Home
last modified time | relevance | path

Searched defs:stub_list (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pcre/src/
H A Dpcre2_jit_compile.c216 typedef struct stub_list { struct
219 struct stub_list *next; argument
220 } stub_list; typedef