Lines Matching refs:DOMAIN

140 		exc.type = DOMAIN;
148 (void) write(2, "acos: DOMAIN error\n", 19);
155 exc.type = DOMAIN;
163 (void) write(2, "asin: DOMAIN error\n", 19);
172 exc.type = DOMAIN;
181 (void) write(2, "atan2: DOMAIN error\n", 20);
241 exc.type = DOMAIN; /* should be SING for IEEE */
252 (void) write(2, "y0: DOMAIN error\n", 17);
259 exc.type = DOMAIN;
270 (void) write(2, "y0: DOMAIN error\n", 17);
277 exc.type = DOMAIN; /* should be SING for IEEE */
288 (void) write(2, "y1: DOMAIN error\n", 17);
295 exc.type = DOMAIN;
306 (void) write(2, "y1: DOMAIN error\n", 17);
313 exc.type = DOMAIN; /* should be SING for IEEE */
324 (void) write(2, "yn: DOMAIN error\n", 17);
331 exc.type = DOMAIN;
342 (void) write(2, "yn: DOMAIN error\n", 17);
401 exc.type = DOMAIN;
412 (void) write(2, "log: DOMAIN error\n", 18);
439 exc.type = DOMAIN;
450 (void) write(2, "log10: DOMAIN error\n", 20);
458 exc.type = DOMAIN;
465 (void) write(2, "pow(0,0): DOMAIN error\n", 23);
510 exc.type = DOMAIN;
553 (void) write(2, "pow(0,neg): DOMAIN error\n",
561 exc.type = DOMAIN;
573 "neg**non-integral: DOMAIN error\n", 32);
594 exc.type = DOMAIN;
605 (void) write(2, "sqrt: DOMAIN error\n", 19);
612 exc.type = DOMAIN;
626 (void) write(2, "fmod: DOMAIN error\n", 20);
633 exc.type = DOMAIN;
644 (void) write(2, "remainder: DOMAIN error\n",
652 exc.type = DOMAIN;
660 (void) write(2, "acosh: DOMAIN error\n", 20);
667 exc.type = DOMAIN;
675 (void) write(2, "atanh: DOMAIN error\n", 20);
852 exc.type = DOMAIN;
885 exc.type = DOMAIN;
893 (void) write(2, "log1p: DOMAIN error\n", 20);
900 exc.type = DOMAIN;