Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c6430 struct sljit_jump *brajump = NULL; in compile_assert_matchingpath() local
6457 brajump = CMP(SLJIT_C_EQUAL, STR_PTR, 0, SLJIT_IMM, 0); in compile_assert_matchingpath()
6734 JUMPHERE(brajump); in compile_assert_matchingpath()
6779 JUMPHERE(brajump); in compile_assert_matchingpath()
8740 struct sljit_jump *brajump = NULL; in compile_assert_backtrackingpath() local
8778 brajump = CMP(SLJIT_C_EQUAL, STR_PTR, 0, SLJIT_IMM, 0); in compile_assert_backtrackingpath()
8798 JUMPHERE(brajump); in compile_assert_backtrackingpath()