Home
last modified time | relevance | path

Searched refs:MAX_PTR (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dzutil.c65 #define MAX_PTR 10 macro
75 local ptr_table table[MAX_PTR];
97 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
/third_party/libwebsockets/win32port/zlib/
H A Dzutil.c198 #define MAX_PTR 10 macro
208 local ptr_table table[MAX_PTR];
230 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
/third_party/node/deps/zlib/
H A Dzutil.c184 #define MAX_PTR 10 macro
194 local ptr_table table[MAX_PTR];
217 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
/third_party/zlib/
H A Dzutil.c191 #define MAX_PTR 10 macro
201 local ptr_table table[MAX_PTR];
225 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
/third_party/node/deps/v8/third_party/zlib/
H A Dzutil.c199 #define MAX_PTR 10 macro
209 local ptr_table table[MAX_PTR];
233 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
/third_party/skia/third_party/externals/zlib/
H A Dzutil.c199 #define MAX_PTR 10 macro
209 local ptr_table table[MAX_PTR];
233 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()

Completed in 3 milliseconds