Searched refs:SING (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dmatherr.c36 case SING:
/netbsd-current/lib/libm/src/
H A Dk_standard.c209 exc.type = DOMAIN; /* should be SING for IEEE */
245 exc.type = DOMAIN; /* should be SING for IEEE */
281 exc.type = DOMAIN; /* should be SING for IEEE */
332 exc.type = SING;
342 (void) WRITE2("lgamma: SING error\n", 19);
350 exc.type = SING;
360 (void) WRITE2("log: SING error\n", 16);
386 exc.type = SING;
396 (void) WRITE2("log10: SING error\n", 18);
614 exc.type = SING;
[all...]
/netbsd-current/include/
H A Dmath.h213 #define SING 2 macro

Completed in 126 milliseconds