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

/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A Ddpsconfig.h175 * MIN_POINTER_ALIGN gives the minimum alignment requirements for pointers
178 * MIN_POINTER_ALIGN. MIN_POINTER_ALIGN must be a power of 2.
180 * MIN_POINTER_ALIGN must be 8 on
182 * MIN_POINTER_ALIGN must be 4 on
186 #ifndef MIN_POINTER_ALIGN
191 #define MIN_POINTER_ALIGN 8 macro
196 #define MIN_POINTER_ALIGN 8 macro
198 #define MIN_POINTER_ALIGN 4 macro
203 #define MIN_POINTER_ALIGN macro
207 #define MIN_POINTER_ALIGN macro
211 #define MIN_POINTER_ALIGN macro
215 #define MIN_POINTER_ALIGN macro
219 #define MIN_POINTER_ALIGN macro
223 #define MIN_POINTER_ALIGN macro
227 #define MIN_POINTER_ALIGN macro
[all...]

Completed in 7 milliseconds