Searched refs:HEAP_INVALID_PTR (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/ipc/
H A Dtimer.c122 e->hptr = HEAP_INVALID_PTR;
198 e->hptr = HEAP_INVALID_PTR;
225 if (e->hptr != HEAP_INVALID_PTR)
253 if (e->hptr != HEAP_INVALID_PTR) {
255 e->hptr = HEAP_INVALID_PTR;
274 if ((e->hptr != HEAP_INVALID_PTR))
H A Dheap.h45 #define HEAP_INVALID_PTR ((heap_ptr)-1) macro

Completed in 106 milliseconds