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

/illumos-gate/usr/src/uts/common/avs/ns/
H A Dmodel.h37 #define _ILP32 macro
69 #elif defined(_ILP32)
73 #endif /* _LP64 || _ILP32 */
/illumos-gate/usr/src/uts/common/sys/
H A Disa_defs.h103 * _ILP32 / _LP64:
109 * _ILP32:
336 #if !defined(_ILP32)
337 #define _ILP32 macro
444 #if !defined(_ILP32)
445 #define _ILP32 macro
491 #if defined(_ILP32) && defined(_LP64)
492 #error "Both _ILP32 and _LP64 are defined"

Completed in 58 milliseconds