Searched defs:isnan (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/
H A Dwin32config.h48 #define isnan(d) (_isnan(d)) macro
69 static int isnan (double d) { function
/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dwin32config.h44 #define isnan(d) (_isnan(d)) macro
62 static int isnan (double d) { function
/haiku-fatelf/src/bin/coreutils/lib/
H A Dmath.h583 _GL_WARN_REAL_FLOATING_DECL (isnan); variable
584 # undef isnan macro
585 # define isnan macro
[all...]
H A Dmath.in.h536 # undef isnan macro
537 # define isnan macro
544 _GL_WARN_REAL_FLOATING_DECL (isnan); variable
545 # undef isnan macro
546 # define isnan macro
[all...]
/haiku-fatelf/headers/posix/
H A Dmath.h340 # define isnan(value) \ macro
/haiku-fatelf/src/system/libroot/posix/glibc/math/
H A Dmath.h222 # define isnan(x) \ macro
225 # define isnan(x) \ macro
/haiku-fatelf/src/bin/bash/lib/sh/
H A Dsnprintf.c930 isnan(d) function

Completed in 63 milliseconds