HomeSort by relevance Sort by last modified time
    Searched refs:NCHUNKS (Results 1 - 2 of 2) sorted by null

  /external/jemalloc/test/unit/
pack.c 25 #define NCHUNKS 8
138 size_t nruns = nruns_per_chunk * NCHUNKS;
  /external/libpcap/
gencode.c 249 #define NCHUNKS 16
425 struct chunk chunks[NCHUNKS];
561 for (i = 0; i < NCHUNKS; i++) {
586 if (k >= NCHUNKS)
606 for (i = 0; i < NCHUNKS; ++i)
    [all...]

Completed in 83 milliseconds