Searched defs:basic_blocks (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dmem.c150 element * basic_blocks; member in struct:isc__mem
577 ctx->basic_blocks = tmp;
593 if (ctx->basic_blocks == NULL) {
607 tmp = ctx->basic_blocks;
608 ctx->basic_blocks = ctx->basic_blocks->next;
954 ctx->basic_blocks = NULL;

Completed in 14 milliseconds