Searched refs:MAX_PTR (Results 1 - 1 of 1) sorted by relevance
/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/ | ||
H A D | zutil.c | 109 #define MAX_PTR 10 macro 119 local ptr_table table[MAX_PTR]; 141 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; |
Completed in 11 milliseconds