Searched refs:nopartial (Results 1 – 1 of 1) sorted by relevance
6768 struct sljit_jump *nopartial; in compile_ref_matchingpath() local6804 nopartial = CMP(SLJIT_NOT_EQUAL, SLJIT_RETURN_REG, 0, SLJIT_IMM, 1); in compile_ref_matchingpath()6807 JUMPHERE(nopartial); in compile_ref_matchingpath()6832 nopartial = JUMP(SLJIT_JUMP); in compile_ref_matchingpath()6844 JUMPHERE(nopartial); in compile_ref_matchingpath()