Searched refs:RB_EMPTY (Results 1 – 1 of 1) sorted by relevance
78 #define RB_EMPTY(head) (RB_ROOT(head) == NULL) macro
Completed in 5 milliseconds