Home | History | Annotate | Download | only in src

Lines Matching refs:FC_UNREGBI

1185 #define FC_UNREGBI	BIT(3)	/* un-regular builtin (!special,!regular) */
1186 #define FC_BI (FC_SPECBI|FC_REGBI|FC_UNREGBI)