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

/freebsd-10.3-release/contrib/libpcap/
H A Dgencode.c206 #define NCHUNKS 16 macro
213 static struct chunk chunks[NCHUNKS];
319 if (k >= NCHUNKS)
340 for (i = 0; i < NCHUNKS; ++i)

Completed in 99 milliseconds