Home
last modified time | relevance | path

Searched defs:heap_new (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/libbind/dist/include/isc/
H A Dheap.h33 #define heap_new __heap_new macro
/netbsd/lib/libc/include/isc/
H A Dheap.h33 #define heap_new __heap_new macro
/netbsd/external/bsd/libbind/dist/isc/
H A Dheap.c55 heap_new(heap_higher_priority_func higher_priority, heap_index_func index, in heap_new() function