/external/musl/arch/or1k/bits/ |
D | reg.h | 2 #define __WORDSIZE 32 macro
|
/external/musl/arch/arm/bits/ |
D | reg.h | 2 #define __WORDSIZE 32 macro
|
/external/musl/arch/microblaze/bits/ |
D | reg.h | 2 #define __WORDSIZE 32 macro
|
/external/musl/arch/powerpc/bits/ |
D | reg.h | 2 #define __WORDSIZE 32 macro
|
/external/musl/arch/aarch64/bits/ |
D | reg.h | 2 #define __WORDSIZE 64 macro
|
/external/musl/arch/powerpc64/bits/ |
D | reg.h | 2 #define __WORDSIZE 64 macro
|
/external/musl/arch/s390x/bits/ |
D | reg.h | 2 #define __WORDSIZE 64 macro
|
D | user.h | 2 #define __WORDSIZE 64 macro
|
/external/musl/arch/riscv64/bits/ |
D | reg.h | 2 #define __WORDSIZE 64 macro
|
/external/musl/arch/i386/bits/ |
D | reg.h | 2 #define __WORDSIZE 32 macro
|
D | user.h | 2 #define __WORDSIZE 32 macro
|
/external/musl/arch/x32/bits/ |
D | reg.h | 2 #define __WORDSIZE 32 macro
|
D | user.h | 2 #define __WORDSIZE 32 macro
|
/external/musl/arch/x86_64/bits/ |
D | reg.h | 2 #define __WORDSIZE 64 macro
|
D | user.h | 2 #define __WORDSIZE 64 macro
|
/external/musl/arch/m68k/bits/ |
D | reg.h | 2 #define __WORDSIZE 32 macro
|
D | user.h | 2 #define __WORDSIZE 32 macro
|
/external/musl/arch/mips64/bits/ |
D | reg.h | 2 #define __WORDSIZE 64 macro
|
/external/musl/arch/mipsn32/bits/ |
D | reg.h | 2 #define __WORDSIZE 64 macro
|
/external/musl/arch/mips/bits/ |
D | reg.h | 2 #define __WORDSIZE 32 macro
|
/external/musl/arch/sh/bits/ |
D | user.h | 2 #define __WORDSIZE 32 macro
|
/external/dynamic_depth/internal/base/ |
D | port.h | 342 #define __WORDSIZE 32 macro
|
/external/python/cpython2/Lib/plat-linux2/ |
D | IN.py | 85 __WORDSIZE = 32 variable
|
/external/python/cpython2/Lib/plat-atheos/ |
D | IN.py | 218 __WORDSIZE = 32 variable
|