Searched refs:REG_ASSERT (Results 1 – 3 of 3) sorted by relevance
89 #define REG_ASSERT 15 macro
68 { REG_ASSERT, "REG_ASSERT", "\"can't happen\" -- you found a bug" },
236 SETERROR(REG_ASSERT); in regcomp()1000 SETERROR(REG_ASSERT); /* just in case */ in repeat()