Searched refs:__nanf (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/lib/libc/arch/aarch64/gen/
H A Dnanf.c11 const union __float_u __nanf = variable in typeref:union:__float_u
18 __warn_references(__nanf, "warning: <math.h> defines NAN incorrectly for your compiler.")
/netbsd-current/lib/libc/arch/alpha/gen/
H A Dnanf.c12 const union __float_u __nanf = variable in typeref:union:__float_u
15 __warn_references(__nanf, "warning: <math.h> defines NAN incorrectly for your compiler.")
/netbsd-current/lib/libc/arch/hppa/gen/
H A Dnanf.c12 const union __float_u __nanf = variable in typeref:union:__float_u
15 __warn_references(__nanf, "warning: <math.h> defines NAN incorrectly for your compiler.")
/netbsd-current/lib/libc/arch/i386/gen/
H A Dnanf.c12 const union __float_u __nanf = variable in typeref:union:__float_u
15 __warn_references(__nanf, "warning: <math.h> defines NAN incorrectly for your compiler.")
/netbsd-current/lib/libc/arch/m68k/gen/
H A Dnanf.c12 const union __float_u __nanf = variable in typeref:union:__float_u
15 __warn_references(__nanf, "warning: <math.h> defines NAN incorrectly for your compiler.")
/netbsd-current/lib/libc/arch/or1k/gen/
H A Dnanf.c12 const union __float_u __nanf = variable in typeref:union:__float_u
15 __warn_references(__nanf, "warning: <math.h> defines NAN incorrectly for your compiler.")
/netbsd-current/lib/libc/arch/powerpc/gen/
H A Dnanf.c12 const union __float_u __nanf = variable in typeref:union:__float_u
15 __warn_references(__nanf, "warning: <math.h> defines NAN incorrectly for your compiler.")
/netbsd-current/lib/libc/arch/powerpc64/gen/
H A Dnanf.c12 const union __float_u __nanf = variable in typeref:union:__float_u
15 __warn_references(__nanf, "warning: <math.h> defines NAN incorrectly for your compiler.")
/netbsd-current/lib/libc/arch/riscv/gen/
H A Dnanf.c12 const union __float_u __nanf = variable in typeref:union:__float_u
15 __warn_references(__nanf, "warning: <math.h> defines NAN incorrectly for your compiler.")
/netbsd-current/lib/libc/arch/sparc/gen/
H A Dnanf.c12 const union __float_u __nanf = variable in typeref:union:__float_u
15 __warn_references(__nanf, "warning: <math.h> defines NAN incorrectly for your compiler.")
/netbsd-current/lib/libc/arch/sparc64/gen/
H A Dnanf.c12 const union __float_u __nanf = variable in typeref:union:__float_u
15 __warn_references(__nanf, "warning: <math.h> defines NAN incorrectly for your compiler.")
/netbsd-current/lib/libc/arch/x86_64/gen/
H A Dnanf.c12 const union __float_u __nanf = variable in typeref:union:__float_u
15 __warn_references(__nanf, "warning: <math.h> defines NAN incorrectly for your compiler.")
/netbsd-current/lib/libc/arch/arm/gen/
H A Dnanf.c12 const union __float_u __nanf = variable in typeref:union:__float_u
19 __warn_references(__nanf, "warning: <math.h> defines NAN incorrectly for your compiler.")
/netbsd-current/lib/libc/arch/mips/gen/
H A Dnanf.c12 const union __float_u __nanf = variable in typeref:union:__float_u
19 __warn_references(__nanf, "warning: <math.h> defines NAN incorrectly for your compiler.")
/netbsd-current/lib/libc/arch/sh3/gen/
H A Dnanf.c12 const union __float_u __nanf = variable in typeref:union:__float_u
19 __warn_references(__nanf, "warning: <math.h> defines NAN incorrectly for your compiler.")
/netbsd-current/include/
H A Dmath.h131 extern const union __float_u __nanf;
132 #define NAN __nanf.__val

Completed in 213 milliseconds