Searched refs:SPEC_BI (Results 1 – 3 of 3) sorted by relevance
153 (tp->flag & SPEC_BI)) in execute()1124 flag |= SPEC_BI; in builtin()1190 if ((flags & FC_SPECBI) && tbi && (tbi->flag & SPEC_BI)) in findcom()1388 builtin_spec = tobool(!resetspec && (tp->flag & SPEC_BI)); in call_builtin()
1824 #define SPEC_BI BIT(12) /* a POSIX special builtin */ macro
691 (tp->flag & SPEC_BI) ? "special " : "", in do_whence()