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

/freebsd-9.3-release/contrib/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.c244 SETERROR(REG_ASSERT);
1036 SETERROR(REG_ASSERT); /* just in case */
/freebsd-9.3-release/include/
H A Dregex.h89 #define REG_ASSERT 15 macro
/freebsd-9.3-release/lib/libc/regex/
H A Dregerror.c78 = #define REG_ASSERT 15
103 {REG_ASSERT, "REG_ASSERT", "\"can't happen\" -- you found a bug"},
H A Dregcomp.c282 SETERROR(REG_ASSERT);
1062 SETERROR(REG_ASSERT); /* just in case */

Completed in 61 milliseconds