Home
last modified time | relevance | path

Searched refs:DFA_WORKSPACE_COUNT (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_fuzzsupport.c22 #define DFA_WORKSPACE_COUNT 100 macro
64 int dfa_workspace[DFA_WORKSPACE_COUNT]; in LLVMFuzzerTestOneInput()
243 dfa_workspace, DFA_WORKSPACE_COUNT); in LLVMFuzzerTestOneInput()