Searched defs:IEEEFLOAT (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A Ddpsconfig.h44 * IEEEFLOAT is true if the representation of type "float" is the IEEE
46 * by SWAPBITS (below). IEEEFLOAT is false if some other representation
51 * IEEEFLOAT should be true (1) for:
54 * IEEEFLOAT should be false (0) for:
62 #ifndef IEEEFLOAT
65 #define IEEEFLOAT 0 macro
70 #define IEEEFLOAT 1 macro
74 #define IEEEFLOAT 1 macro
78 #define IEEEFLOAT 1 macro
82 #define IEEEFLOAT macro
86 #define IEEEFLOAT macro
93 #define IEEEFLOAT macro
97 #define IEEEFLOAT macro
101 #define IEEEFLOAT macro
[all...]

Completed in 15 milliseconds