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

/osnet-11/usr/src/lib/libc/port/fp/
H A Dfinite.c34 #pragma weak _finite = finite
47 * finite(x) returns 1 if x > -inf and x < +inf and 0 otherwise
52 finite(double x) function
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlcc.PL668 compile in finite time and memory, or indeed, at all.
/osnet-11/usr/src/lib/libc/i386/
H A DMakefile.com338 finite.o \
/osnet-11/usr/src/lib/libc/sparc/
H A DMakefile.com354 finite.o \
/osnet-11/usr/src/lib/libc/sparcv9/
H A DMakefile.com333 finite.o \
/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile310 finite.o \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperl.h1529 # define Perl_isfinite(x) finite((NV)x)
H A Dconfig_h.SH2400 * This symbol, if defined, indicates that the finite routine is
2401 * available to check whether a double is finite (non-infinity non-NaN).
2407 * available to check whether a long double is finite
2600 * available to check whether a double is finite (non-infinity non-NaN).

Completed in 41 milliseconds