Searched refs:SPEC_BI (Results 1 – 4 of 4) sorted by relevance
67 #define SPEC_BI BIT(12) /* a POSIX special builtin */ macro
123 (tp->flag & SPEC_BI)) in execute()819 flag |= SPEC_BI; in builtin()856 if ((flags & FC_SPECBI) && tbi && (tbi->flag & SPEC_BI)) in findcom()
83 if ((builtin_flag & SPEC_BI) || in bi_errorf()
510 (tp->flag & SPEC_BI) ? " special" : ""); in c_whence()