Lines Matching full:edom
143 "Domain error", /* EDOM */277 #ifdef EDOM278 else if (errno == EDOM) code = XML_IO_EDOM;