Searched refs:matherr (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/C/
H A Dmatherr.c30 #pragma weak matherr = __matherr macro
H A D_SVID_error.c146 } else if (!matherr(&exc)) {
161 } else if (!matherr(&exc)) {
179 } else if (!matherr(&exc)) {
197 else if (!matherr(&exc))
211 else if (!matherr(&exc))
225 else if (!matherr(&exc))
236 else if (!matherr(&exc))
250 } else if (!matherr(&exc)) {
268 } else if (!matherr(&exc)) {
286 } else if (!matherr(
[all...]
/illumos-gate/usr/src/man/man3m/
H A DMakefile102 matherr.3m \
/illumos-gate/usr/src/lib/libm1/common/
H A Dlibmv1.c396 matherr(struct exception *excep) { function
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dmath.h162 extern int matherr();
/illumos-gate/usr/src/head/
H A Dmath.h234 extern int matherr __P((struct exception *));
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com200 matherr.o \
1006 ../common/C/matherr.c \
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk4.c720 matherr(struct exception *ep) function

Completed in 265 milliseconds