Lines Matching refs:EDOM
159 "Domain error", /* EDOM */293 #ifdef EDOM294 else if (errno == EDOM) code = XML_IO_EDOM;