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

/external/pcre/dist2/src/
H A Dpcre2_study.c100 uint32_t once_fudge = 0; local
157 once_fudge = 1 + LINK_SIZE;
611 cc += 1 + LINK_SIZE + once_fudge;
612 once_fudge = 0;

Completed in 69 milliseconds