Searched refs:SWAPBITS (Results 1 - 6 of 6) 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...]
H A DdpsXuserpath.h51 #if SWAPBITS == 1
55 #else /* SWAPBITS */
59 #endif /* SWAPBITS */
H A Ddpsfriends.h60 #if SWAPBITS
62 #else /* SWAPBITS */
64 #endif /* SWAPBITS */
68 #if SWAPBITS
70 #else /* SWAPBITS */
72 #endif /* SWAPBITS */
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpsprivate.h71 #if SWAPBITS
73 #else /* SWAPBITS */
75 #endif /* SWAPBITS */
H A DdpsXpriv.c339 #if SWAPBITS
341 #else /* SWAPBITS */
343 #endif /* SWAPBITS */
H A Ddpsclient.c90 #if SWAPBITS
107 #else /* SWAPBITS */
124 #endif /* SWAPBITS */
1291 #if SWAPBITS
1293 #else /* SWAPBITS */
1295 #endif /* SWAPBITS */
1580 #if SWAPBITS
1583 #else /* SWAPBITS */
1586 #endif /* SWAPBITS */
1596 #if SWAPBITS
[all...]

Completed in 54 milliseconds