Searched refs:stub_list (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre_jit_compile.c195 typedef struct stub_list { struct
198 struct stub_list *next;
199 } stub_list; typedef in typeref:struct:stub_list
402 stub_list *stubs;
2047 stub_list* list_item = sljit_alloc_memory(compiler, sizeof(stub_list));
2061 stub_list* list_item = common->stubs;

Completed in 391 milliseconds