Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c118 #define C32_WORK_SIZE \ macro
8350 uint32_t c32workspace[C32_WORK_SIZE]; in pcre2_compile()
8720 if (cb.final_bracount >= C32_WORK_SIZE) in pcre2_compile()