Home
last modified time | relevance | path

Searched refs:matherr (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/lib/libm/common/C/
H A D_SVID_error.c146 } else if (!matherr(&exc)) { in _SVID_libm_err()
161 } else if (!matherr(&exc)) { in _SVID_libm_err()
179 } else if (!matherr(&exc)) { in _SVID_libm_err()
197 else if (!matherr(&exc)) in _SVID_libm_err()
211 else if (!matherr(&exc)) in _SVID_libm_err()
225 else if (!matherr(&exc)) in _SVID_libm_err()
236 else if (!matherr(&exc)) in _SVID_libm_err()
250 } else if (!matherr(&exc)) { in _SVID_libm_err()
268 } else if (!matherr(&exc)) { in _SVID_libm_err()
286 } else if (!matherr(&exc)) { in _SVID_libm_err()
[all …]
H A Dmatherr.c30 #pragma weak matherr = __matherr macro
/titanic_41/usr/src/man/man3m/
H A DMakefile102 matherr.3m \
/titanic_41/usr/src/lib/libm1/common/
H A Dlibmv1.c396 matherr(struct exception *excep) { in matherr() function
H A Dmapfile-vers205 matherr;
/titanic_41/usr/src/lib/libbc/inc/include/
H A Dmath.h162 extern int matherr();
/titanic_41/usr/src/head/
H A Dmath.h234 extern int matherr __P((struct exception *));
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dstreval.c880 #undef matherr
901 extern int matherr(struct exception *ep) in matherr() function
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library-math.man3m.inc98 file path=usr/share/man/man3m/matherr.3m
/titanic_41/usr/src/cmd/awk_xpg4/
H A Dawk4.c720 matherr(struct exception *ep) in matherr() function
/titanic_41/usr/src/lib/libm/common/
H A Dmapfile-vers721 matherr { FLAGS = NODIRECT };
/titanic_41/usr/src/lib/libm/
H A DMakefile.com200 matherr.o \
1006 ../common/C/matherr.c \