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

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dmemcluster.c83 #define NUM_BASIC_BLOCKS 64 macro
254 new = malloc(NUM_BASIC_BLOCKS * mem_target);
262 for (i = 0; i < (NUM_BASIC_BLOCKS - 1); i++) {

Completed in 58 milliseconds