Home
last modified time | relevance | path

Searched refs:__WORDSIZE (Results 1 – 25 of 39) sorted by relevance

12

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

12