Searched refs:SETERROR (Results 1 – 1 of 1) sorted by relevance
125 #define SETERROR(e) seterr(p, (e)) macro126 #define REQUIRE(co, e) if (!(co)) { SETERROR(e); }236 SETERROR(REG_ASSERT); in regcomp()331 SETERROR(REG_EPAREN); in p_ere_exp()346 SETERROR(REG_EMPTY); in p_ere_exp()351 SETERROR(REG_BADRPT); in p_ere_exp()421 SETERROR(REG_BADBR); in p_ere_exp()432 SETERROR(REG_BADRPT); in p_ere_exp()518 SETERROR(REG_BADRPT); in p_simp_re()538 SETERROR(REG_EPAREN); in p_simp_re()[all …]