Searched defs:__nan (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-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.0-release/lib/libc/arm/gen/
H A Dinfinity.c20 const union __nan_un __nan = { variable in typeref:union:__nan_un
/freebsd-10.0-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.0-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.0-release/lib/libc/mips/gen/
H A Dinfinity.c20 const union __nan_un __nan = { variable in typeref:union:__nan_un
/freebsd-10.0-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.0-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.0-release/lib/libc/sparc64/gen/
H A Dinfinity.c17 const union __nan_un __nan = { { 0xff, 0xc0, 0, 0 } }; variable in typeref:union:__nan_un

Completed in 101 milliseconds