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

/netbsd-current/external/cddl/osnet/dist/uts/common/zmod/
H A Dzutil.c204 #define MAX_PTR 10 macro
214 local ptr_table table[MAX_PTR];
236 if (buf == NULL || next_ptr >= MAX_PTR) return NULL;
/netbsd-current/external/gpl3/binutils.old/dist/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;
/netbsd-current/common/dist/zlib/
H A Dzutil.c203 #define MAX_PTR 10 macro
213 local ptr_table table[MAX_PTR];
237 if (buf == NULL || next_ptr >= MAX_PTR) return NULL;
/netbsd-current/external/gpl3/binutils/dist/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;
/netbsd-current/external/gpl3/gdb.old/dist/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;
/netbsd-current/external/gpl3/gdb/dist/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;
/netbsd-current/sys/net/
H A Dzlib.c5691 #define MAX_PTR 10 macro
5701 local ptr_table table[MAX_PTR];
5723 if (buf == NULL || next_ptr >= MAX_PTR) return NULL;

Completed in 224 milliseconds