/sysdeps/generic/ |
A D | gmp-mparam.h | 22 #define BITS_PER_MP_LIMB __WORDSIZE 23 #define BYTES_PER_MP_LIMB (__WORDSIZE / 8) 24 #define BITS_PER_LONGINT __WORDSIZE
|
/sysdeps/unix/sysv/linux/s390/bits/ |
A D | fcntl.h | 25 #if __WORDSIZE == 64 30 #if __WORDSIZE == 64 41 #if __WORDSIZE == 64 || !defined __USE_FILE_OFFSET64 62 #if __WORDSIZE == 64
|
A D | elfclass.h | 28 #define __ELF_NATIVE_CLASS __WORDSIZE 30 #if __WORDSIZE == 64
|
/sysdeps/nptl/bits/ |
A D | struct_mutex.h | 32 #if __WORDSIZE == 64 59 #if __WORDSIZE != 64 62 #if __WORDSIZE == 64
|
/sysdeps/powerpc/nptl/bits/ |
A D | struct_mutex.h | 27 #if __WORDSIZE == 64 33 #if __WORDSIZE == 64 55 #if __WORDSIZE == 64
|
/sysdeps/s390/nptl/bits/ |
A D | struct_mutex.h | 27 #if __WORDSIZE == 64 33 #if __WORDSIZE == 64 55 #if __WORDSIZE == 64
|
A D | struct_rwlock.h | 31 #if __WORDSIZE == 64 50 #if __WORDSIZE == 64
|
/sysdeps/unix/sysv/linux/riscv/ |
A D | Makefile | 16 abi-ilp32-condition := __WORDSIZE == 32 && defined __riscv_float_abi_soft 17 abi-ilp32d-condition := __WORDSIZE == 32 && defined __riscv_float_abi_double 18 abi-lp64-condition := __WORDSIZE == 64 && defined __riscv_float_abi_soft 19 abi-lp64d-condition := __WORDSIZE == 64 && defined __riscv_float_abi_double
|
A D | register-dump.h | 32 #define REGDUMP_PER_LINE (80 / (__WORDSIZE / 4 + 4)) 38 char regvalue[__WORDSIZE / 4 + 1]; in register_dump() 53 hexvalue (ctx->uc_mcontext.__gregs[i], regvalue, __WORDSIZE / 4); in register_dump()
|
/sysdeps/s390/nptl/ |
A D | pthread-offsets.h | 3 #if __WORDSIZE == 64 9 #if __WORDSIZE == 64
|
/sysdeps/s390/s390-32/bits/ |
A D | wordsize.h | 4 # define __WORDSIZE 64 macro 6 # define __WORDSIZE 32 macro
|
/sysdeps/s390/s390-64/bits/ |
A D | wordsize.h | 4 # define __WORDSIZE 64 macro 6 # define __WORDSIZE 32 macro
|
/sysdeps/sparc/nptl/ |
A D | pthread-offsets.h | 3 #if __WORDSIZE == 64 9 #if __WORDSIZE == 64
|
/sysdeps/aarch64/bits/ |
A D | wordsize.h | 21 # define __WORDSIZE 64 macro 23 # define __WORDSIZE 32 macro
|
/sysdeps/powerpc/nptl/ |
A D | pthread-offsets.h | 3 #if __WORDSIZE == 64 9 #if __WORDSIZE == 64
|
/sysdeps/powerpc/powerpc32/bits/ |
A D | wordsize.h | 4 # define __WORDSIZE 64 macro 7 # define __WORDSIZE 32 macro
|
/sysdeps/powerpc/powerpc64/bits/ |
A D | wordsize.h | 4 # define __WORDSIZE 64 macro 7 # define __WORDSIZE 32 macro
|
/sysdeps/unix/sysv/linux/powerpc/bits/ |
A D | wordsize.h | 4 # define __WORDSIZE 64 macro 7 # define __WORDSIZE 32 macro
|
/sysdeps/sparc/sparc32/bits/ |
A D | wordsize.h | 4 # define __WORDSIZE 64 macro 7 # define __WORDSIZE 32 macro
|
/sysdeps/unix/sysv/linux/sparc/bits/ |
A D | wordsize.h | 4 # define __WORDSIZE 64 macro 7 # define __WORDSIZE 32 macro
|
/sysdeps/sparc/sparc64/bits/ |
A D | wordsize.h | 4 # define __WORDSIZE 64 macro 7 # define __WORDSIZE 32 macro
|
/sysdeps/mips/bits/ |
A D | wordsize.h | 20 #define __WORDSIZE _MIPS_SZPTR macro 28 #if __WORDSIZE == 32
|
/sysdeps/riscv/nptl/ |
A D | pthread-offsets.h | 1 #if __WORDSIZE == 64 8 #if __WORDSIZE == 64
|
/sysdeps/x86/bits/ |
A D | wordsize.h | 4 # define __WORDSIZE 64 macro 6 # define __WORDSIZE 32 macro
|
/sysdeps/riscv/bits/ |
A D | wordsize.h | 20 # define __WORDSIZE __riscv_xlen macro 27 #if __WORDSIZE == 32
|