Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0002-Add-a-definition-for-the-macro-__ELF_NATIVE_CLASS.patch26 +# define __WORDSIZE 64
28 +# define __WORDSIZE 32
30 +#define __ELF_NATIVE_CLASS __WORDSIZE
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/heaptrack/
H A D0002-heaptrack_inject-Include-dlfcn.h-for-dlopen-dlclose.patch6 Do not use __WORDSIZE which is for libc internal use
30 -#if __WORDSIZE == 64
34 -#elif __WORDSIZE == 32
/openbmc/openbmc/poky/scripts/
H A Dmultilib_header_wrapper.h10 #if __WORDSIZE == 32
26 #elif __WORDSIZE == 64
/openbmc/linux/tools/include/linux/
H A Dbitops.h7 #ifndef __WORDSIZE
8 #define __WORDSIZE (__SIZEOF_LONG__ * 8) macro
12 # define BITS_PER_LONG __WORDSIZE
/openbmc/u-boot/include/
H A Dcompiler.h131 # define __WORDSIZE 64 macro
133 # define __WORDSIZE 32 macro
139 #define __WORDSIZE 32 macro
H A Dinttypes.h253 #if __WORDSIZE == 64
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0016-wordsize.h-Unify-the-header-between-arm-and-aarch64.patch29 # define __WORDSIZE 64
32 # define __WORDSIZE 32
36 +# define __WORDSIZE 32
68 -#define __WORDSIZE 32
/openbmc/linux/tools/include/asm-generic/
H A Dbitsperlong.h10 #define BITS_PER_LONG __WORDSIZE
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/
H A D0001-include-sys-reg.h-to-get-__WORDSIZE-on-musl-libc.patch4 Subject: [PATCH 1/3] include <sys/reg.h> to get __WORDSIZE on musl libc
H A D0004-elf_reader.cc-include-sys-reg.h-to-get-__WORDSIZE-on.patch4 Subject: [PATCH 4/5] elf_reader.cc: include <sys/reg.h> to get __WORDSIZE on
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/
H A Dmusl-__wordsize.patch1 The definition of __WORDSIZE is found in <sys/reg.h>
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-Use-correct-printf-format-for-__fsblkcnt_t.patch24 +#if (_FILE_OFFSET_BITS == 64 || __TIMESIZE == 64) && __WORDSIZE == 32
/openbmc/linux/include/linux/raid/
H A Dpq.h29 #define BITS_PER_LONG __WORDSIZE
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-dvb/tvheadend/tvheadend/
H A D0001-adjust-for-64bit-time_t.patch79 #endif /* __WORDSIZE */
81 -#if __WORDSIZE == 32 && defined(PLATFORM_FREEBSD)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/
H A Dbreakpad_2023.06.01.bb33 file://0001-include-sys-reg.h-to-get-__WORDSIZE-on-musl-libc.patch \
37 file://0004-elf_reader.cc-include-sys-reg.h-to-get-__WORDSIZE-on.patch \
/openbmc/linux/tools/testing/selftests/net/
H A Dpsock_tpacket.c788 return __WORDSIZE; in test_user_bit_width()
/openbmc/linux/
H A Dopengrok1.0.log[all...]