Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libbind/dist/include/isc/
H A Dheap.h34 #define heap_free __heap_free macro
/netbsd-src/lib/libc/include/isc/
H A Dheap.h34 #define heap_free __heap_free macro
/netbsd-src/external/bsd/libbind/dist/isc/
H A Dheap.c79 heap_free(heap_context ctx) { in heap_free() function