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

/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A Ddpsconfig.h46 * by SWAPBITS (below). IEEEFLOAT is false if some other representation
115 * SWAPBITS is true on a CPU whose native order is "little-endian", i.e.,
117 * at the lowest address in memory. SWAPBITS is false on a "big-endian"
122 * SWAPBITS should be true (1) for:
124 * SWAPBITS should be false (0) for:
129 #ifndef SWAPBITS
133 #define SWAPBITS 1 macro
137 #define SWAPBITS 1 macro
141 #define SWAPBITS 1 macro
145 #define SWAPBITS macro
149 #define SWAPBITS macro
153 #define SWAPBITS macro
157 #define SWAPBITS macro
161 #define SWAPBITS macro
165 #define SWAPBITS macro
169 #define SWAPBITS macro
[all...]

Completed in 56 milliseconds