Searched refs:bc_lex_kws (Results 1 – 4 of 4) sorted by relevance
852 const BcLexKeyword bc_lex_kws[] = { variable901 const size_t bc_lex_kws_len = sizeof(bc_lex_kws) / sizeof(BcLexKeyword);909 _Static_assert(sizeof(bc_lex_kws) / sizeof(BcLexKeyword) == BC_LEX_NKWS,
134 const BcLexKeyword* kw = bc_lex_kws + i; in bc_args_redefine()
60 const BcLexKeyword* kw = bc_lex_kws + i; in bc_lex_identifier()
110 extern const BcLexKeyword bc_lex_kws[];