Searched defs:unordered (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/fp/
H A Dfinite.c36 #pragma weak _unordered = unordered
59 * unordered(x,y) returns 1 if x is unordered with y, otherwise
60 * it returns 0; x is unordered with y if either x or y is NAN
64 unordered(double x, double y) function
/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab.c101 uint_t i, naddrs = 0, unordered = 0; local
126 unordered = 1;
154 unordered = 1;
161 if (unordered)
/illumos-gate/usr/src/man/man3c/
H A DMakefile1307 unordered.3c \
1868 unordered.3c := LINKSRC = isnand.3c

Completed in 74 milliseconds