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