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

/freebsd-9.3-release/lib/libc/mips/
H A D_fpmath.h53 #define LDBL_TO_ARRAY32(u, a) do { \ macro
/freebsd-9.3-release/lib/libc/powerpc/
H A D_fpmath.h46 #define LDBL_TO_ARRAY32(u, a) do { \ macro
/freebsd-9.3-release/lib/libc/powerpc64/
H A D_fpmath.h46 #define LDBL_TO_ARRAY32(u, a) do { \ macro
/freebsd-9.3-release/lib/libc/amd64/
H A D_fpmath.h52 #define LDBL_TO_ARRAY32(u, a) do { \ macro
/freebsd-9.3-release/lib/libc/i386/
H A D_fpmath.h51 #define LDBL_TO_ARRAY32(u, a) do { \ macro
/freebsd-9.3-release/lib/libc/sparc64/
H A D_fpmath.h52 #define LDBL_TO_ARRAY32(u, a) do { \ macro
/freebsd-9.3-release/lib/libc/arm/
H A D_fpmath.h64 #define LDBL_TO_ARRAY32(u, a) do { \ macro
/freebsd-9.3-release/lib/libc/ia64/
H A D_fpmath.h79 #define LDBL_TO_ARRAY32(u, a) do { \ macro
/freebsd-9.3-release/lib/libc/gdtoa/
H A D_ldtoa.c77 LDBL_TO_ARRAY32(u, bits);

Completed in 198 milliseconds