Searched refs:__nan (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.2-release/lib/libc/amd64/gen/
H A Dinfinity.c14 const union __nan_un __nan = { { 0, 0, 0xc0, 0xff } }; variable in typeref:union:__nan_un
/freebsd-10.2-release/lib/libc/i386/gen/
H A Dinfinity.c14 const union __nan_un __nan = { { 0, 0, 0xc0, 0xff } }; variable in typeref:union:__nan_un
/freebsd-10.2-release/lib/libc/ia64/gen/
H A Dinfinity.c45 const union __nan_un __nan = { { 0, 0, 0xc0, 0xff } }; variable in typeref:union:__nan_un
47 const union __nan_un __nan = { { 0xff, 0xc0, 0, 0 } }; variable in typeref:union:__nan_un
/freebsd-10.2-release/lib/libc/powerpc/gen/
H A Dinfinity.c17 const union __nan_un __nan = { { 0xff, 0xc0, 0, 0 } }; variable in typeref:union:__nan_un
/freebsd-10.2-release/lib/libc/powerpc64/gen/
H A Dinfinity.c17 const union __nan_un __nan = { { 0xff, 0xc0, 0, 0 } }; variable in typeref:union:__nan_un
/freebsd-10.2-release/lib/libc/sparc64/gen/
H A Dinfinity.c17 const union __nan_un __nan = { { 0xff, 0xc0, 0, 0 } }; variable in typeref:union:__nan_un
/freebsd-10.2-release/lib/libc/arm/gen/
H A Dinfinity.c20 const union __nan_un __nan = { variable in typeref:union:__nan_un
/freebsd-10.2-release/lib/libc/mips/gen/
H A Dinfinity.c20 const union __nan_un __nan = { variable in typeref:union:__nan_un
/freebsd-10.2-release/lib/msun/src/
H A Dmath.h35 } __nan;
64 #define NAN (__nan.__uf)

Completed in 123 milliseconds