Searched refs:_ELFX_BITS (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/storage/
H A DElf.h82 #undef _ELFX_BITS macro
83 #define _ELFX_BITS 32 macro
87 #undef _ELFX_BITS macro
88 #define _ELFX_BITS 64 macro
91 #undef _ELFX_BITS macro
H A DElfX.h7 // included elsewhere. The _ELFX_BITS macro must be define before inclusion.
12 #if _ELFX_BITS == 32
14 #elif _ELFX_BITS == 64
40 #if _ELFX_BITS == 64
48 #if _ELFX_BITS == 32

Completed in 34 milliseconds