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

/freebsd-13-stable/contrib/nvi/regex/
H A Dregex.h86 #define REG_ASSERT 15 macro
H A Dregerror.c79 = #define REG_ASSERT 15
103 { REG_ASSERT, "REG_ASSERT", "\"can't happen\" -- you found a bug" },
H A Dregcomp.c275 SETERROR(REG_ASSERT);
1068 SETERROR(REG_ASSERT); /* just in case */
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregex_impl.h80 #define REG_ASSERT 15 macro
H A Dregerror.c73 { REG_ASSERT, "REG_ASSERT", "\"can't happen\" -- you found a bug" },
H A Dregcomp.c380 SETERROR(REG_ASSERT);
1172 SETERROR(REG_ASSERT); /* just in case */
/freebsd-13-stable/include/
H A Dregex.h92 #define REG_ASSERT 15 macro
/freebsd-13-stable/lib/libc/regex/
H A Dregerror.c80 = #define REG_ASSERT 15
105 {REG_ASSERT, "REG_ASSERT", "\"can't happen\" -- you found a bug"},
H A Dregcomp.c344 SETERROR(REG_ASSERT);
1507 SETERROR(REG_ASSERT); /* just in case */

Completed in 69 milliseconds