• Home
  • Raw
  • Download

Lines Matching refs:JUMPTO

622 #define JUMPTO(type, label) \  macro
3054 JUMPTO(SLJIT_JUMP, list_item->quit); in flush_stubs()
3137 JUMPTO(SLJIT_NOT_ZERO, loop); in reset_ovector()
3147 JUMPTO(SLJIT_NOT_ZERO, loop); in reset_ovector()
3226 JUMPTO(SLJIT_NOT_ZERO, loop); in do_reset_match()
3236 JUMPTO(SLJIT_NOT_ZERO, loop); in do_reset_match()
3342 JUMPTO(SLJIT_NOT_ZERO, loop); in copy_ovector()
3412 JUMPTO(SLJIT_JUMP, quit); in return_with_partial_match()
3572 JUMPTO(SLJIT_JUMP, common->partialmatchlabel); in check_partial()
3604 JUMPTO(SLJIT_JUMP, common->partialmatchlabel); in check_str_end()
3637 JUMPTO(SLJIT_JUMP, common->partialmatchlabel); in detect_partial_match()
6395 JUMPTO(SLJIT_ZERO, start); in fast_forward_start_bits()
6476 JUMPTO(SLJIT_JUMP, loop); in search_requested_char()
6520 JUMPTO(SLJIT_JUMP, mainloop); in do_revertframes()
6541 JUMPTO(SLJIT_JUMP, mainloop); in do_revertframes()
7095 JUMPTO(SLJIT_NOT_ZERO, label); in do_casefulcmp()
7110 JUMPTO(SLJIT_NOT_ZERO, label); in do_casefulcmp()
7125 JUMPTO(SLJIT_NOT_ZERO, label); in do_casefulcmp()
7220 JUMPTO(SLJIT_NOT_ZERO, label); in do_caselesscmp()
8273 JUMPTO(SLJIT_NOT_ZERO, label); in compile_simple_assertion_matchingpath()
9120 JUMPTO(SLJIT_EQUAL, loop); in compile_ref_matchingpath()
9121 JUMPTO(SLJIT_LESS, caseless_loop); in compile_ref_matchingpath()
9315 JUMPTO(SLJIT_JUMP, label); in compile_ref_iterator_matchingpath()
9325 JUMPTO(SLJIT_JUMP, label); in compile_ref_iterator_matchingpath()
9454 JUMPTO(SLJIT_FAST_CALL, entry->entry_label); in compile_recurse_matchingpath()
9588 JUMPTO(SLJIT_NOT_EQUAL32 /* SIG_LESS */, common->abort_label); in compile_callout_matchingpath()
9977 JUMPTO(SLJIT_JUMP, backtrack->matchingpath); in compile_assert_matchingpath()
10026 JUMPTO(SLJIT_JUMP, backtrack->matchingpath); in compile_assert_matchingpath()
10693 JUMPTO(SLJIT_NOT_ZERO, rmax_label); in compile_bracket_matchingpath()
10717 JUMPTO(SLJIT_JUMP, rmax_label); in compile_bracket_matchingpath()
10725 JUMPTO(SLJIT_NOT_ZERO, rmax_label); in compile_bracket_matchingpath()
10741 JUMPTO(SLJIT_JUMP, ((braminzero_backtrack *)parent)->matchingpath); in compile_bracket_matchingpath()
11005 JUMPTO(SLJIT_JUMP, loop); in compile_bracketpos_matchingpath()
11277 JUMPTO(SLJIT_NOT_ZERO, label); in compile_iterator_matchingpath()
11285 JUMPTO(SLJIT_NOT_ZERO, label); in compile_iterator_matchingpath()
11335 JUMPTO(SLJIT_JUMP, label); in compile_iterator_matchingpath()
11484 JUMPTO(SLJIT_JUMP, label); in compile_iterator_matchingpath()
11492 JUMPTO(SLJIT_NOT_ZERO, label); in compile_iterator_matchingpath()
11737 JUMPTO(SLJIT_JUMP, common->accept_label); in compile_fail_accept_matchingpath()
11760 JUMPTO(SLJIT_ZERO, common->accept_label); in compile_fail_accept_matchingpath()
12240 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
12252 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
12267 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
12282 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
12293 JUMPTO(SLJIT_JUMP, CURRENT_AS(char_iterator_backtrack)->matchingpath); in compile_iterator_backtrackingpath()
12350 JUMPTO(SLJIT_FAST_CALL, entry->backtrack_label); in compile_recurse_backtrackingpath()
12423 JUMPTO(SLJIT_JUMP, CURRENT_AS(assert_backtrack)->matchingpath); in compile_assert_backtrackingpath()
12538 JUMPTO(SLJIT_JUMP, CURRENT_AS(bracket_backtrack)->recursive_matchingpath); in compile_bracket_backtrackingpath()
12748 JUMPTO(SLJIT_JUMP, CURRENT_AS(bracket_backtrack)->alternative_matchingpath); in compile_bracket_backtrackingpath()
12867 JUMPTO(SLJIT_JUMP, CURRENT_AS(bracket_backtrack)->zero_matchingpath); in compile_bracket_backtrackingpath()
12890 JUMPTO(SLJIT_JUMP, CURRENT_AS(bracket_backtrack)->zero_matchingpath); in compile_bracket_backtrackingpath()
12998 JUMPTO(SLJIT_JUMP, common->quit_label); in compile_control_verb_backtrackingpath()
13220 JUMPTO(SLJIT_JUMP, common->quit_label); in compile_backtrackingpath()
13413 JUMPTO(SLJIT_JUMP, quit); in compile_recurse()
13815 JUMPTO(SLJIT_JUMP, common->abort_label); in jit_compile()
13892 JUMPTO(SLJIT_JUMP, common->quit_label); in jit_compile()
13902 JUMPTO(SLJIT_NOT_ZERO, empty_match_backtrack_label); in jit_compile()
13904 JUMPTO(SLJIT_ZERO, empty_match_found_label); in jit_compile()
13907 JUMPTO(SLJIT_JUMP, empty_match_backtrack_label); in jit_compile()
13961 JUMPTO(SLJIT_JUMP, common->quit_label); in jit_compile()
13966 JUMPTO(SLJIT_JUMP, common->quit_label); in jit_compile()
14009 JUMPTO(SLJIT_JUMP, reset_match_label); in jit_compile()