Searched refs:ITSTART (Results 1 – 2 of 2) sorted by relevance
29 ITSTART, ITLAST, ITSTATIC, ITPREFIX) \ argument42 ITTYPE start = ITSTART(node), last = ITLAST(node); \51 if (start < ITSTART(parent)) \104 if (ITSTART(node) <= last) { /* Cond1 */ \145 if (ITSTART(leftmost) > last) \182 if (last < ITSTART(node)) /* !Cond1 */ \
357 #define ITSTART 0x113028 macro