Searched refs:IEEE_MC68k (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/lib/libc/powerpc/
H A Darith.h14 #define IEEE_MC68k macro
/freebsd-11-stable/lib/libc/powerpc64/
H A Darith.h14 #define IEEE_MC68k macro
/freebsd-11-stable/lib/libc/sparc64/
H A Darith.h14 #define IEEE_MC68k macro
/freebsd-11-stable/lib/libc/arm/
H A Darith.h19 #define IEEE_MC68k macro
/freebsd-11-stable/lib/libc/mips/
H A Darith.h16 #define IEEE_MC68k macro
/freebsd-11-stable/contrib/gdtoa/
H A Darithchk.c38 IEEE_MC68k = { "IEEE_MC68k", 2 }, variable
60 return &IEEE_MC68k;
87 return &IEEE_MC68k;
H A Dg_xLfmt.c37 /* one or the other of IEEE_MC68k or IEEE_8087 should be #defined */
39 #ifdef IEEE_MC68k
H A Dg_xfmt.c37 /* one or the other of IEEE_MC68k or IEEE_8087 should be #defined */
39 #ifdef IEEE_MC68k
H A Dqnan.c60 #ifdef IEEE_MC68k
H A DstrtopQ.c37 /* one or the other of IEEE_MC68k or IEEE_8087 should be #defined */
39 #ifdef IEEE_MC68k
H A Dstrtopx.c37 /* one or the other of IEEE_MC68k or IEEE_8087 should be #defined */
39 #ifdef IEEE_MC68k
H A DstrtopxL.c37 /* one or the other of IEEE_MC68k or IEEE_8087 should be #defined */
39 #ifdef IEEE_MC68k
H A DstrtorxL.c37 /* one or the other of IEEE_MC68k or IEEE_8087 should be #defined */
39 #ifdef IEEE_MC68k
H A Dg_Qfmt.c37 /* one or the other of IEEE_MC68k or IEEE_8087 should be #defined */
39 #ifdef IEEE_MC68k
H A Dgdtoaimp.h86 * #define IEEE_MC68k for IEEE-arithmetic machines where the most
226 #ifdef IEEE_MC68k
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
682 #ifdef IEEE_MC68k
H A DstrtorQ.c39 /* one or the other of IEEE_MC68k or IEEE_8087 should be #defined */
41 #ifdef IEEE_MC68k
H A Dstrtorx.c39 /* one or the other of IEEE_MC68k or IEEE_8087 should be #defined */
41 #ifdef IEEE_MC68k

Completed in 189 milliseconds