Searched refs:brajump (Results 1 – 1 of 1) sorted by relevance
6430 struct sljit_jump *brajump = NULL; in compile_assert_matchingpath() local6457 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() local8778 brajump = CMP(SLJIT_C_EQUAL, STR_PTR, 0, SLJIT_IMM, 0); in compile_assert_backtrackingpath()8798 JUMPHERE(brajump); in compile_assert_backtrackingpath()