Searched defs:C32_WORK_SIZE (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist2/src/
H A Dpcre2_compile.c113 defined the size in code units, we set up C32_WORK_SIZE as the number of
118 #define C32_WORK_SIZE \ macro
8350 uint32_t c32workspace[C32_WORK_SIZE];
8720 if (cb.final_bracount >= C32_WORK_SIZE)

Completed in 80 milliseconds