Home
last modified time | relevance | path

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

/third_party/FreeBSD/contrib/gdtoa/
H A Dgdtoaimp.h84 * #define IEEE_8087 for IEEE-arithmetic machines where the least
226 #ifdef IEEE_8087
287 #if defined(IEEE_8087) + defined(IEEE_MC68k) + defined(VAX) + defined(IBM) != 1
288 Exactly one of IEEE_8087, IEEE_MC68k, VAX, or IBM should be defined. variable
293 #ifdef IEEE_8087
306 #if defined(IEEE_8087) + defined(VAX)
/third_party/FreeBSD/lib/libc/arm/
H A Darith.h12 #define IEEE_8087 macro
/third_party/FreeBSD/lib/libc/aarch64/
H A Darith.h12 #define IEEE_8087 macro
/third_party/python/Python/
H A Ddtoa.c137 # define IEEE_8087 macro
143 #if defined(IEEE_8087) + defined(IEEE_MC68k) != 1
144 #error "Exactly one of IEEE_8087 or IEEE_MC68k should be defined."
186 #ifdef IEEE_8087
227 #if defined(IEEE_8087)

Completed in 5 milliseconds