Searched refs:MAX_PTR (Results 1 – 4 of 4) sorted by relevance
65 #define MAX_PTR 10 macro75 local ptr_table table[MAX_PTR];97 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
202 #define MAX_PTR 10 macro212 local ptr_table table[MAX_PTR];234 if (buf == NULL || next_ptr >= MAX_PTR) return NULL; in zcalloc()
204 #define MAX_PTR 10214 local ptr_table table[MAX_PTR];236 if (buf == NULL || next_ptr >= MAX_PTR) return NULL;