Searched refs:heap_new (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/libbind/dist/include/isc/
H A Dheap.h33 #define heap_new __heap_new macro
42 heap_context heap_new(heap_higher_priority_func, heap_index_func, int);
/netbsd-current/lib/libc/include/isc/
H A Dheap.h33 #define heap_new __heap_new macro
42 heap_context heap_new(heap_higher_priority_func, heap_index_func, int);
/netbsd-current/external/bsd/jemalloc/dist/test/unit/
H A Dph.c144 heap_new(&heap);
205 heap_new(&heap);
/netbsd-current/external/bsd/libbind/dist/isc/
H A Dheap.c55 heap_new(heap_higher_priority_func higher_priority, heap_index_func index, function
H A Dev_timers.c422 return (heap_new(due_sooner, set_index, 2048));
/netbsd-current/lib/libc/isc/
H A Dev_timers.c439 return (heap_new(due_sooner, set_index, 2048));

Completed in 186 milliseconds