Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c398 sopno conc; in p_ere() local
403 conc = HERE(); in p_ere()
406 REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */ in p_ere()
412 INSERT(OCH_, conc); /* offset is wrong */ in p_ere()
413 prevfwd = conc; in p_ere()
414 prevback = conc; in p_ere()
/freebsd/contrib/nvi/regex/
H A Dregcomp.c294 sopno conc; in p_ere() local
304 conc = HERE(); in p_ere()
307 (void)REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */ in p_ere()
313 INSERT(OCH_, conc); /* offset is wrong */ in p_ere()
314 prevfwd = conc; in p_ere()
315 prevback = conc; in p_ere()
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in3991 bibsource = "ftp://ftp.ira.uka.de/pub/bibliography/Parallel/conc.scientific.computing.bib",