Searched refs:SPEC_BI (Results 1 – 4 of 4) sorted by relevance
173 (tp->flag & SPEC_BI)) in execute()1045 flag |= SPEC_BI; in builtin()1088 if ((flags & FC_SPECBI) && tbi && (tbi->flag & SPEC_BI)) in findcom()
1268 if (builtin_flag & SPEC_BI) { in bi_errorf()
1153 #define SPEC_BI BIT(12) /* a POSIX special builtin */ macro
589 (tp->flag & SPEC_BI) ? " special" : null, in c_whence()