Home
last modified time | relevance | path

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

/minix/external/bsd/bind/dist/lib/isc/
H A Dmem.c60 #define NUM_BASIC_BLOCKS 64 /*%< must be > 1 */ macro
533 increment = NUM_BASIC_BLOCKS * ctx->mem_target; in more_basic_blocks()
556 new = (ctx->memalloc)(ctx->arg, NUM_BASIC_BLOCKS * ctx->mem_target); in more_basic_blocks()
567 for (i = 0; i < (NUM_BASIC_BLOCKS - 1); i++) { in more_basic_blocks()
578 last = first + NUM_BASIC_BLOCKS * ctx->mem_target - 1; in more_basic_blocks()
2419 NUM_BASIC_BLOCKS * ctx->mem_target; in xml_renderctx()
2424 NUM_BASIC_BLOCKS * in xml_renderctx()
2550 NUM_BASIC_BLOCKS * ctx->mem_target; in json_renderctx()
2591 blocksize = ctx->basic_table_count * NUM_BASIC_BLOCKS * in json_renderctx()