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