Searched refs:DUK__L1 (Results 1 – 6 of 6) sorted by relevance
98 #define DUK__L1() DUK__LOOKUP(lex_ctx, 1) macro776 if (DUK__L1() == '/') { in duk_lexer_parse_js_input_element()791 } else if (DUK__L1() == '*') { in duk_lexer_parse_js_input_element()932 } else if (DUK__L1() == '=') { in duk_lexer_parse_js_input_element()959 if (DUK__ISDIGIT(DUK__L1())) { in duk_lexer_parse_js_input_element()976 if (DUK__L1() == '<' && DUK__L2() == '=') { in duk_lexer_parse_js_input_element()978 } else if (DUK__L1() == '=') { in duk_lexer_parse_js_input_element()980 } else if (DUK__L1() == '<') { in duk_lexer_parse_js_input_element()987 if (DUK__L1() == '>' && DUK__L2() == '>' && DUK__L3() == '=') { in duk_lexer_parse_js_input_element()989 } else if (DUK__L1() == '>' && DUK__L2() == '>') { in duk_lexer_parse_js_input_element()[all …]
73032 #define DUK__L1() DUK__LOOKUP(lex_ctx, 1) macro73710 if (DUK__L1() == '/') {73725 } else if (DUK__L1() == '*') {73866 } else if (DUK__L1() == '=') {73893 if (DUK__ISDIGIT(DUK__L1())) {73910 if (DUK__L1() == '<' && DUK__L2() == '=') {73912 } else if (DUK__L1() == '=') {73914 } else if (DUK__L1() == '<') {73921 if (DUK__L1() == '>' && DUK__L2() == '>' && DUK__L3() == '=') {73923 } else if (DUK__L1() == '>' && DUK__L2() == '>') {[all …]
73431 #define DUK__L1() DUK__LOOKUP(lex_ctx, 1) macro74109 if (DUK__L1() == '/') {74124 } else if (DUK__L1() == '*') {74265 } else if (DUK__L1() == '=') {74292 if (DUK__ISDIGIT(DUK__L1())) {74309 if (DUK__L1() == '<' && DUK__L2() == '=') {74311 } else if (DUK__L1() == '=') {74313 } else if (DUK__L1() == '<') {74320 if (DUK__L1() == '>' && DUK__L2() == '>' && DUK__L3() == '=') {74322 } else if (DUK__L1() == '>' && DUK__L2() == '>') {[all …]
73146 #define DUK__L1() DUK__LOOKUP(lex_ctx, 1) macro73824 if (DUK__L1() == '/') {73839 } else if (DUK__L1() == '*') {73980 } else if (DUK__L1() == '=') {74007 if (DUK__ISDIGIT(DUK__L1())) {74024 if (DUK__L1() == '<' && DUK__L2() == '=') {74026 } else if (DUK__L1() == '=') {74028 } else if (DUK__L1() == '<') {74035 if (DUK__L1() == '>' && DUK__L2() == '>' && DUK__L3() == '=') {74037 } else if (DUK__L1() == '>' && DUK__L2() == '>') {[all …]
73317 #define DUK__L1() DUK__LOOKUP(lex_ctx, 1) macro73995 if (DUK__L1() == '/') {74010 } else if (DUK__L1() == '*') {74151 } else if (DUK__L1() == '=') {74178 if (DUK__ISDIGIT(DUK__L1())) {74195 if (DUK__L1() == '<' && DUK__L2() == '=') {74197 } else if (DUK__L1() == '=') {74199 } else if (DUK__L1() == '<') {74206 if (DUK__L1() == '>' && DUK__L2() == '>' && DUK__L3() == '=') {74208 } else if (DUK__L1() == '>' && DUK__L2() == '>') {[all …]