Home
last modified time | relevance | path

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

/external/freetype/src/gzip/
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()
/external/libwebsockets/win32port/zlib/
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()
/external/zlib/
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()
/external/angle/third_party/zlib/
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()
/external/python/cpython2/Modules/zlib/
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()
/external/rust/crates/libz-sys/src/zlib/
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()