Searched defs:IS_LEAF (Results 1 – 3 of 3) sorted by relevance
53 #define IS_LEAF(nd) ((nd)->descendants == NULL) macro
865 #define IS_LEAF(p) F_ISSET((p)->mp_flags, P_LEAF) macro