/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | reg.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 32 macro
|
/third_party/musl/arch/arm/bits/ |
D | reg.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 32 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | reg.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 32 macro
|
/third_party/musl/arch/s390x/bits/ |
D | reg.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 64 macro
|
D | user.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 64 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | reg.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 64 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | reg.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 32 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | reg.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 64 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | reg.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 32 macro
|
/third_party/musl/arch/or1k/bits/ |
D | reg.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 32 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | reg.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 64 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | reg.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 32 macro
|
/third_party/musl/arch/i386/bits/ |
D | reg.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 32 macro
|
D | user.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 32 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | reg.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 64 macro
|
D | user.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 64 macro
|
/third_party/musl/arch/x32/bits/ |
D | reg.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 32 macro
|
D | user.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 64 macro
|
/third_party/musl/arch/m68k/bits/ |
D | reg.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 32 macro
|
D | user.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 32 macro
|
/third_party/musl/arch/mips64/bits/ |
D | reg.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 64 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | reg.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 64 macro
|
/third_party/musl/arch/mips/bits/ |
D | reg.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 32 macro
|
/third_party/musl/arch/sh/bits/ |
D | user.h | 1 #undef __WORDSIZE 2 #define __WORDSIZE 32 macro
|
/third_party/flutter/skia/third_party/externals/wuffs/internal/cgen/base/ |
D | core-public.h | 20 #ifdef __WORDSIZE 21 #if (__WORDSIZE != 32) && (__WORDSIZE != 64)
|