OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_PTR
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/dist/zlib/
zutil.c
186
#define
MAX_PTR
10
196
local ptr_table table[
MAX_PTR
];
219
if (buf == NULL || next_ptr >=
MAX_PTR
) return NULL;
/src/sys/net/
zlib.c
5708
#define
MAX_PTR
10
5718
local ptr_table table[
MAX_PTR
];
5740
if (buf == NULL || next_ptr >=
MAX_PTR
) return NULL;
Completed in 17 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025