Searched refs:JUMP (Results 1 – 2 of 2) sorted by relevance
625 #define JUMP(type) \ macro4410 jump = JUMP(SLJIT_NOT_ZERO); in do_utfreadchar()5308 start = JUMP(SLJIT_JUMP); in mainloop_entry()5322 end2 = JUMP(SLJIT_JUMP); in mainloop_entry()9588 jump = JUMP(SLJIT_JUMP); in compile_ref_iterator_matchingpath()10101 jump = JUMP(SLJIT_JUMP); in compile_assert_matchingpath()10149 jump = JUMP(SLJIT_JUMP); in compile_assert_matchingpath()12509 jump = JUMP(SLJIT_JUMP); in compile_iterator_backtrackingpath()12818 once = JUMP(SLJIT_JUMP); in compile_bracket_backtrackingpath()13157 jump = JUMP(SLJIT_JUMP); in compile_bracketpos_backtrackingpath()[all …]
647 jump[1] = JUMP(SLJIT_JUMP); in fast_forward_char_pair_simd()751 add_jump(compiler, &common->failed_match, JUMP(SLJIT_JUMP)); in fast_forward_char_pair_simd()1749 jump[1] = JUMP(SLJIT_JUMP); in fast_forward_char_pair_simd()
Completed in 44 milliseconds