Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c11003 struct sljit_jump *brazero = NULL; in compile_bracket_backtrackingpath() local
11067 brazero = CMP(SLJIT_EQUAL, TMP1, 0, SLJIT_IMM, 0); in compile_bracket_backtrackingpath()
11108 brazero = CMP(SLJIT_NOT_EQUAL, TMP1, 0, SLJIT_IMM, 0); in compile_bracket_backtrackingpath()
11425 JUMPHERE(brazero); in compile_bracket_backtrackingpath()
11448 JUMPHERE(brazero); in compile_bracket_backtrackingpath()