Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c1478 BOOL setmark_found = recursive; in get_framesize() local
1521 if (!setmark_found) in get_framesize()
1524 setmark_found = TRUE; in get_framesize()
1538 if (common->mark_ptr != 0 && !setmark_found) in get_framesize()
1541 setmark_found = TRUE; in get_framesize()
1661 BOOL setmark_found = recursive; in init_frame() local
1700 if (!setmark_found) in init_frame()
1707 setmark_found = TRUE; in init_frame()
1722 if (common->mark_ptr != 0 && !setmark_found) in init_frame()
1729 setmark_found = TRUE; in init_frame()