Lines Matching full:edom
162 "Domain error", /* EDOM */296 #ifdef EDOM297 else if (errno == EDOM) code = XML_IO_EDOM;