Searched defs:MAX_PTR (Results 1 - 1 of 1) sorted by relevance
/forgerock/web-agents-v4/zlib/ | ||
H A D | zutil.c | 202 #define MAX_PTR 10 macro 212 local ptr_table table[MAX_PTR]; 234 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; |
Completed in 54 milliseconds