Searched refs:LEAF_ALL_OUT (Results 1 – 2 of 2) sorted by relevance
73 #define LEAF_ALL_OUT(leaf) (leaf==0) // return true if all numbers in leaf are OUT macro
529 if ( LEAF_ALL_OUT(node_ptr->leaf) ) { in compact_node()