Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c209 typedef struct stub_list { struct
212 struct stub_list *next; argument
213 } stub_list; typedef