Searched defs:IS_EPSILON_NODE (Results 1 – 2 of 2) sorted by relevance
365 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT) macro
352 #define IS_EPSILON_NODE(type) ((type) & EPSILON_BIT) macro