Searched refs:BC_LEX_NKWS (Results 1 – 3 of 3) sorted by relevance
99 #define BC_LEX_NKWS (37) macro105 #define BC_LEX_NKWS (33) macro
767 bool redefined_kws[BC_LEX_NKWS];
909 _Static_assert(sizeof(bc_lex_kws) / sizeof(BcLexKeyword) == BC_LEX_NKWS,