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.c1477 BOOL setsom_found = recursive; in get_framesize() local
1508 if (!setsom_found) in get_framesize()
1511 setsom_found = TRUE; in get_framesize()
1533 if (common->has_set_som && !setsom_found) in get_framesize()
1536 setsom_found = TRUE; in get_framesize()
1660 BOOL setsom_found = recursive; in init_frame() local
1684 if (!setsom_found) in init_frame()
1691 setsom_found = TRUE; in init_frame()
1713 if (common->has_set_som && !setsom_found) in init_frame()
1720 setsom_found = TRUE; in init_frame()