Searched defs:IS_EMPTY (Results 1 – 3 of 3) sorted by relevance
33 #define IS_EMPTY(x) ((x)->code_min == EMPTY) macro
108 #define IS_EMPTY( global() macro
237 #define IS_EMPTY(node) ((node)->data == NULL) macro