Home
last modified time | relevance | path

Searched refs:isnand (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/lib/libm/i386/src/
H A Disnan.s39 .weak isnand
40 .type isnand,@function
41 isnand = __isnan define
/titanic_50/usr/src/lib/libm/common/C/
H A Disnan.c32 #pragma weak isnand = __isnan macro
/titanic_50/usr/src/head/
H A Dieeefp.h184 extern int isnand(double);
/titanic_50/usr/src/lib/libm/common/
H A Dllib-lm37 extern int isnand(double); /* LSARC/2003/670 */
H A Dmapfile-vers85 isnand { FLAGS = NODYNSORT }; #LSARC/2003/658
/titanic_50/usr/src/man/man3c/
H A DMakefile219 isnand.3c \
1871 finite.3c := LINKSRC = isnand.3c
1872 fpclass.3c := LINKSRC = isnand.3c
1873 isnanf.3c := LINKSRC = isnand.3c
1874 unordered.3c := LINKSRC = isnand.3c
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc214 file path=usr/share/man/man3c/isnand.3c
799 link path=usr/share/man/man3c/finite.3c target=isnand.3c
803 link path=usr/share/man/man3c/fpclass.3c target=isnand.3c
896 link path=usr/share/man/man3c/isnanf.3c target=isnand.3c
1378 link path=usr/share/man/man3c/unordered.3c target=isnand.3c
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers2160 isnand { TYPE = FUNCTION; FILTER = libm.so.2 };