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.c1938 BOOL setsom_found = recursive; in get_framesize() local
1969 if (!setsom_found) in get_framesize()
1972 setsom_found = TRUE; in get_framesize()
1995 if (common->has_set_som && !setsom_found) in get_framesize()
1998 setsom_found = TRUE; in get_framesize()
2122 BOOL setsom_found = FALSE; in init_frame() local
2146 if (!setsom_found) in init_frame()
2153 setsom_found = TRUE; in init_frame()
2176 if (common->has_set_som && !setsom_found) in init_frame()
2183 setsom_found = TRUE; in init_frame()
[all …]