Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libbind/dist/include/isc/
H A Dheap.h40 #define heap_for_each __heap_for_each macro
/netbsd-src/lib/libc/include/isc/
H A Dheap.h40 #define heap_for_each __heap_for_each macro
/netbsd-src/external/bsd/libbind/dist/isc/
H A Dheap.c225 heap_for_each(heap_context ctx, heap_for_each_func action, void *uap) { in heap_for_each() function