Searched refs:IEEE_8087 (Results 1 - 18 of 18) sorted by relevance

/freebsd-11-stable/lib/libc/i386/
H A Darith.h14 #define IEEE_8087 macro
/freebsd-11-stable/lib/libc/riscv/
H A Darith.h14 #define IEEE_8087 macro
/freebsd-11-stable/lib/libc/aarch64/
H A Darith.h14 #define IEEE_8087 macro
/freebsd-11-stable/lib/libc/amd64/
H A Darith.h14 #define IEEE_8087 macro
/freebsd-11-stable/lib/libc/arm/
H A Darith.h15 #define IEEE_8087 macro
/freebsd-11-stable/lib/libc/mips/
H A Darith.h21 #define IEEE_8087 macro
/freebsd-11-stable/contrib/gdtoa/
H A Darithchk.c37 IEEE_8087 = { "IEEE_8087", 1 }, variable
62 return &IEEE_8087;
89 return &IEEE_8087;
H A Dg_xLfmt.c37 /* one or the other of IEEE_MC68k or IEEE_8087 should be #defined */
44 #ifdef IEEE_8087
H A Dg_xfmt.c37 /* one or the other of IEEE_MC68k or IEEE_8087 should be #defined */
46 #ifdef IEEE_8087
H A Dqnan.c55 #ifdef IEEE_8087
H A DstrtopQ.c37 /* one or the other of IEEE_MC68k or IEEE_8087 should be #defined */
45 #ifdef IEEE_8087
H A Dstrtopx.c37 /* one or the other of IEEE_MC68k or IEEE_8087 should be #defined */
46 #ifdef IEEE_8087
H A DstrtopxL.c37 /* one or the other of IEEE_MC68k or IEEE_8087 should be #defined */
44 #ifdef IEEE_8087
H A DstrtorxL.c37 /* one or the other of IEEE_MC68k or IEEE_8087 should be #defined */
44 #ifdef IEEE_8087
H A Dg_Qfmt.c37 /* one or the other of IEEE_MC68k or IEEE_8087 should be #defined */
45 #ifdef IEEE_8087
H A Dgdtoaimp.h84 * #define IEEE_8087 for IEEE-arithmetic machines where the least
229 #ifdef IEEE_8087
290 #if defined(IEEE_8087) + defined(IEEE_MC68k) + defined(VAX) + defined(IBM) != 1
291 Exactly one of IEEE_8087, IEEE_MC68k, VAX, or IBM should be defined. variable
296 #ifdef IEEE_8087
309 #if defined(IEEE_8087) + defined(VAX)
H A DstrtorQ.c39 /* one or the other of IEEE_MC68k or IEEE_8087 should be #defined */
47 #ifdef IEEE_8087
H A Dstrtorx.c39 /* one or the other of IEEE_MC68k or IEEE_8087 should be #defined */
48 #ifdef IEEE_8087

Completed in 181 milliseconds