Searched refs:DUK_TOK_DEFAULT (Results 1 – 8 of 8) sorted by relevance
57 #define DUK_TOK_DEFAULT 7 macro198 #if (DUK_STRIDX_TO_TOK(DUK_STRIDX_DEFAULT) != DUK_TOK_DEFAULT)
5515 } else if (comp_ctx->curr_token.t == DUK_TOK_DEFAULT) {5567 if (tok == DUK_TOK_CASE || tok == DUK_TOK_DEFAULT ||
2767 #define DUK_TOK_DEFAULT 7 macro2908 #if (DUK_STRIDX_TO_TOK(DUK_STRIDX_DEFAULT) != DUK_TOK_DEFAULT)62886 } else if (comp_ctx->curr_token.t == DUK_TOK_DEFAULT) {62938 if (tok == DUK_TOK_CASE || tok == DUK_TOK_DEFAULT ||
2779 #define DUK_TOK_DEFAULT 7 macro2920 #if (DUK_STRIDX_TO_TOK(DUK_STRIDX_DEFAULT) != DUK_TOK_DEFAULT)63247 } else if (comp_ctx->curr_token.t == DUK_TOK_DEFAULT) {63299 if (tok == DUK_TOK_CASE || tok == DUK_TOK_DEFAULT ||
2779 #define DUK_TOK_DEFAULT 7 macro2920 #if (DUK_STRIDX_TO_TOK(DUK_STRIDX_DEFAULT) != DUK_TOK_DEFAULT)62996 } else if (comp_ctx->curr_token.t == DUK_TOK_DEFAULT) {63048 if (tok == DUK_TOK_CASE || tok == DUK_TOK_DEFAULT ||
2767 #define DUK_TOK_DEFAULT 7 macro2908 #if (DUK_STRIDX_TO_TOK(DUK_STRIDX_DEFAULT) != DUK_TOK_DEFAULT)63137 } else if (comp_ctx->curr_token.t == DUK_TOK_DEFAULT) {63189 if (tok == DUK_TOK_CASE || tok == DUK_TOK_DEFAULT ||