Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c1518 BOOL setsom_found = recursive; in get_framesize() local
1549 if (!setsom_found) in get_framesize()
1552 setsom_found = TRUE; in get_framesize()
1575 if (common->has_set_som && !setsom_found) in get_framesize()
1578 setsom_found = TRUE; in get_framesize()
1702 BOOL setsom_found = FALSE; in init_frame() local
1726 if (!setsom_found) in init_frame()
1733 setsom_found = TRUE; in init_frame()
1756 if (common->has_set_som && !setsom_found) in init_frame()
1763 setsom_found = TRUE; in init_frame()
[all …]