Home
last modified time | relevance | path

Searched refs:RB_PLACEHOLDER (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/libkern/libkern/
H A Dtree.h355 #define RB_PLACEHOLDER NULL macro
462 if( parent == NULL || parent == (struct type*)RB_PLACEHOLDER) { \
476 parent = (struct type*) RB_PLACEHOLDER; \