Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libbind/dist/include/isc/
H A Dheap.h35 #define heap_insert __heap_insert macro
/netbsd-src/lib/libc/include/isc/
H A Dheap.h35 #define heap_insert __heap_insert macro
/netbsd-src/external/bsd/libbind/dist/isc/
H A Dheap.c148 heap_insert(heap_context ctx, void *elt) { in heap_insert() function