Searched refs:ITSTART (Results 1 – 2 of 2) sorted by relevance
41 ITSTART, ITLAST, ITSTATIC, ITPREFIX) \ argument72 ITTYPE start = ITSTART(node), last = ITLAST(node); \81 if (start < ITSTART(parent)) \134 if (ITSTART(node) <= last) { /* Cond1 */ \175 if (ITSTART(leftmost) > last) \212 if (last < ITSTART(node)) /* !Cond1 */ \
360 #define ITSTART 0x113028 macro