Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c408 sljit_s32 control_head_ptr; member
1170 common->control_head_ptr = 1; in check_opcode_types()
1189 common->control_head_ptr = 1; in check_opcode_types()
1202 common->control_head_ptr = 1; in check_opcode_types()
1944 SLJIT_ASSERT(common->control_head_ptr != 0); in get_framesize()
1988 if (common->control_head_ptr != 0) in get_framesize()
2029 if (common->control_head_ptr != 0) in get_framesize()
2333 SLJIT_ASSERT(common->control_head_ptr != 0); in get_recurse_data_length()
2477 if (common->control_head_ptr != 0) in get_recurse_data_length()
2498 SLJIT_ASSERT(common->control_head_ptr != 0); in get_recurse_data_length()
[all …]