Searched refs:brajump (Results 1 – 1 of 1) sorted by relevance
6482 struct sljit_jump *brajump = NULL; in compile_assert_matchingpath() local6509 brajump = CMP(SLJIT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0); in compile_assert_matchingpath()6786 JUMPHERE(brajump); in compile_assert_matchingpath()6831 JUMPHERE(brajump); in compile_assert_matchingpath()8798 struct sljit_jump *brajump = NULL; in compile_assert_backtrackingpath() local8836 brajump = CMP(SLJIT_EQUAL, STR_PTR, 0, SLJIT_IMM, 0); in compile_assert_backtrackingpath()8856 JUMPHERE(brajump); in compile_assert_backtrackingpath()