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

/freebsd-current/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-current/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);
1170 SETERROR(REG_ASSERT); /* just in case */
/freebsd-current/include/
H A Dregex.h89 #define REG_ASSERT 15 macro
/freebsd-current/lib/libc/regex/
H A Dregerror.c72 = #define REG_ASSERT 15
97 {REG_ASSERT, "REG_ASSERT", "\"can't happen\" -- you found a bug"},
H A Dregcomp.c336 SETERROR(REG_ASSERT);
1517 SETERROR(REG_ASSERT); /* just in case */

Completed in 181 milliseconds