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.c381 sljit_s32 control_head_ptr; member
899 common->control_head_ptr = 1; in check_opcode_types()
914 common->control_head_ptr = 1; in check_opcode_types()
925 common->control_head_ptr = 1; in check_opcode_types()
1483 SLJIT_ASSERT(common->control_head_ptr != 0); in get_framesize()
1526 if (common->control_head_ptr != 0) in get_framesize()
1567 if (common->control_head_ptr != 0) in get_framesize()
1953 SLJIT_ASSERT(common->control_head_ptr != 0); in copy_private_data()
1955 srcw[1] = common->control_head_ptr; in copy_private_data()
2455 if (common->control_head_ptr != 0) in do_reset_match()
[all …]