Home
last modified time | relevance | path

Searched refs:NCHUNKS (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libpcap/
H A Dgencode.c226 #define NCHUNKS 16 macro
413 struct chunk chunks[NCHUNKS];
587 for (i = 0; i < NCHUNKS; i++) { in initchunks()
613 if (k >= NCHUNKS) { in newchunk_nolongjmp()
652 for (i = 0; i < NCHUNKS; ++i) in freechunks()