Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c350 int control_head_ptr; member
855 common->control_head_ptr = 1; in check_opcode_types()
873 common->control_head_ptr = 1; in check_opcode_types()
883 common->control_head_ptr = 1; in check_opcode_types()
1253 SLJIT_ASSERT(common->control_head_ptr != 0); in get_framesize()
1296 if (common->control_head_ptr != 0) in get_framesize()
1337 if (common->control_head_ptr != 0) in get_framesize()
1720 SLJIT_ASSERT(common->control_head_ptr != 0); in copy_private_data()
1722 srcw[1] = common->control_head_ptr; in copy_private_data()
2221 if (common->control_head_ptr != 0) in do_reset_match()
[all …]