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

/bionic/libc/upstream-netbsd/lib/libc/regex/
H A Dregcomp.c348 sopno conc; local
360 conc = HERE();
363 REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */
369 INSERT(OCH_, conc); /* offset is wrong */
370 prevfwd = conc;
371 prevback = conc;

Completed in 7 milliseconds