Searched refs:XTIME (Results 1 – 3 of 3) sorted by relevance
72 return (exchild(t, flags & ~XTIME, xerrok, -1)); in execute()124 if (flags & XTIME) in execute()131 flags &= ~XTIME; in execute()
1759 #define XTIME BIT(10) /* timing TCOM command */ macro
2385 rv = execute(t->left, f | XTIME, xerrok); in timex()