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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_dummynet.c259 #define HEAP_FATHER(x) ( ( (x) - 1 ) / 2 ) macro
603 int father = HEAP_FATHER(son) ;

Completed in 80 milliseconds