Home | History | Annotate | Download | only in src

Lines Matching refs:FC_NORMBI

1184 #define FC_NORMBI	BIT(2)	/* not special builtin */
1185 #define FC_BI (FC_SPECBI | FC_NORMBI)