Home
last modified time | relevance | path

Searched refs:JUMPTO (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_jit_compile.c563 #define JUMPTO(type, label) \ macro
2316 JUMPTO(SLJIT_JUMP, list_item->quit); in flush_stubs()
2411 JUMPTO(SLJIT_NOT_ZERO, loop); in reset_ovector()
2449 JUMPTO(SLJIT_NOT_ZERO, loop); in do_reset_match()
2522 JUMPTO(SLJIT_NOT_ZERO, loop); in copy_ovector()
2574 JUMPTO(SLJIT_JUMP, quit); in return_with_partial_match()
2729 JUMPTO(SLJIT_JUMP, common->partialmatchlabel); in check_partial()
2761 JUMPTO(SLJIT_JUMP, common->partialmatchlabel); in check_str_end()
2790 JUMPTO(SLJIT_JUMP, common->partialmatchlabel); in detect_partial_match()
4146 JUMPTO(SLJIT_ZERO, start); in fast_forward_first_char2_sse2()
[all …]