Searched refs:brajump (Results 1 – 1 of 1) sorted by relevance
7302 struct sljit_jump *brajump = NULL; in compile_assert_matchingpath() local7329 brajump = CMP(SLJIT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0); in compile_assert_matchingpath()7628 JUMPHERE(brajump); in compile_assert_matchingpath()7675 JUMPHERE(brajump); in compile_assert_matchingpath()9835 struct sljit_jump *brajump = NULL; in compile_assert_backtrackingpath() local9873 brajump = CMP(SLJIT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0); in compile_assert_backtrackingpath()9893 JUMPHERE(brajump); in compile_assert_backtrackingpath()