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

/freebsd-11-stable/lib/libc/riscv/
H A D_fpmath.h52 #define LDBL_TO_ARRAY32(u, a) do { \ macro
65 #define LDBL_TO_ARRAY32(u, a) do { \
/freebsd-11-stable/lib/libc/powerpc/
H A D_fpmath.h53 #define LDBL_TO_ARRAY32(u, a) do { \ macro
/freebsd-11-stable/lib/libc/powerpc64/
H A D_fpmath.h53 #define LDBL_TO_ARRAY32(u, a) do { \ macro
/freebsd-11-stable/lib/libc/mips/
H A D_fpmath.h53 #define LDBL_TO_ARRAY32(u, a) do { \ macro
/freebsd-11-stable/lib/libc/sparc64/
H A D_fpmath.h52 #define LDBL_TO_ARRAY32(u, a) do { \ macro
/freebsd-11-stable/lib/libc/aarch64/
H A D_fpmath.h53 #define LDBL_TO_ARRAY32(u, a) do { \ macro
/freebsd-11-stable/lib/libc/amd64/
H A D_fpmath.h52 #define LDBL_TO_ARRAY32(u, a) do { \ macro
/freebsd-11-stable/lib/libc/i386/
H A D_fpmath.h51 #define LDBL_TO_ARRAY32(u, a) do { \ macro
/freebsd-11-stable/lib/libc/arm/
H A D_fpmath.h64 #define LDBL_TO_ARRAY32(u, a) do { \ macro
/freebsd-11-stable/lib/libc/gdtoa/
H A D_ldtoa.c78 LDBL_TO_ARRAY32(u, bits);

Completed in 74 milliseconds