Searched refs:__WORDSIZE (Results 1 - 8 of 8) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/arm/bits/
H A Dwordsize.h19 #define __WORDSIZE 32 macro
/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/m68k/bits/
H A Dwordsize.h19 #define __WORDSIZE 32 macro
/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/x86/bits/
H A Dwordsize.h19 #define __WORDSIZE 32 macro
/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/ppc/bits/
H A Dwordsize.h4 # define __WORDSIZE 64 macro
7 # define __WORDSIZE 32 macro
/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/x86_64/bits/
H A Dwordsize.h4 # define __WORDSIZE 64 macro
7 # define __WORDSIZE 32 macro
H A Dbyteswap.h59 # if __WORDSIZE == 64 || (defined __i486__ || defined __pentium__ \
107 # if __WORDSIZE == 64
/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/generic/
H A Dgmp-mparam.h23 #define BITS_PER_MP_LIMB __WORDSIZE
24 #define BYTES_PER_MP_LIMB (__WORDSIZE / 8)
25 #define BITS_PER_LONGINT __WORDSIZE
/haiku-fatelf/src/system/libroot/posix/glibc/include/bits/
H A Dtypes.h46 #if __WORDSIZE == 64
59 #elif __WORDSIZE == 64
85 WORD -- natural type of __WORDSIZE bits (int or long)
86 LONGWORD -- type of __WORDSIZE bits, traditionally long
111 #if __WORDSIZE == 32
118 #elif __WORDSIZE == 64

Completed in 51 milliseconds