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