Searched refs:FC_SPECBI (Results 1 - 2 of 2) sorted by relevance

/external/mksh/src/
H A Dsh.h1197 #define FC_SPECBI BIT(0) /* special builtin */ macro
1200 #define FC_BI (FC_SPECBI | FC_NORMBI)
H A Dexec.c1098 if ((flags & FC_SPECBI) && tbi && (tbi->flag & SPEC_BI))

Completed in 200 milliseconds