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

/haiku/src/system/libroot/posix/glibc/include/arch/arm/bits/
H A Dwordsize.h19 #define __WORDSIZE 32 macro
/haiku/src/system/libroot/posix/glibc/include/arch/m68k/bits/
H A Dwordsize.h19 #define __WORDSIZE 32 macro
/haiku/src/system/libroot/posix/glibc/include/arch/x86/bits/
H A Dwordsize.h19 #define __WORDSIZE 32 macro
/haiku/src/system/libroot/posix/glibc/include/arch/sparc/bits/
H A Dwordsize.h1 # define __WORDSIZE 64 macro
/haiku/src/system/libroot/posix/glibc/include/arch/ppc/bits/
H A Dwordsize.h4 # define __WORDSIZE 64 macro
7 # define __WORDSIZE 32 macro
/haiku/src/system/libroot/posix/glibc/include/arch/x86_64/bits/
H A Dwordsize.h4 # define __WORDSIZE 64 macro
7 # define __WORDSIZE 32 macro
/haiku/src/system/libroot/posix/glibc/include/arch/arm64/bits/
H A Dwordsize.h21 # define __WORDSIZE 64 macro
23 # define __WORDSIZE 32 macro
/haiku/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/src/system/libroot/posix/glibc/include/arch/riscv64/bits/
H A Dwordsize.h20 # define __WORDSIZE __riscv_xlen macro
/haiku/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 77 milliseconds