Home
last modified time | relevance | path

Searched defs:heapp (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dheap.c85 unsigned int size_increment, isc_heap_t **heapp) { in isc_heap_create()
110 isc_heap_destroy(isc_heap_t **heapp) { in isc_heap_destroy()
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dheap.c85 isc_heap_create(isc_mem_t * mctx,isc_heapcompare_t compare,isc_heapindex_t idx,unsigned int size_increment,isc_heap_t ** heapp) isc_heap_create() argument
110 isc_heap_destroy(isc_heap_t ** heapp) isc_heap_destroy() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Drmem.c148 static void *heapp; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Drmem.d151 __gshared void* heapp; variable