Home
last modified time | relevance | path

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

/openbsd/usr.bin/dig/lib/isc/
H A Dheap.c45 #define SIZE_INCREMENT 1024 macro
81 heap->size_increment = SIZE_INCREMENT; in isc_heap_create()