Home
last modified time | relevance | path

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

/aosp_15_r20/external/pcre/src/
H A Dpcre2_jit_compile.c1121 PCRE2_SPTR assert_back_end = cc - 1; in check_opcode_types() local
1212 if (slot > assert_back_end) in check_opcode_types()
1213 assert_back_end = slot; in check_opcode_types()
1243 if (cc < assert_back_end) in check_opcode_types()
1253 if (cc < assert_back_end) in check_opcode_types()