/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0015-missing_syscall.h-Define-MIPS-ABI-defines-for-musl.patch | 6 musl does not define _MIPS_SIM_ABI32, _MIPS_SIM_NABI32, _MIPS_SIM_ABI64 26 +#ifndef _MIPS_SIM_ABI32 27 +#define _MIPS_SIM_ABI32 1
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0015-missing_syscall.h-Define-MIPS-ABI-defines-for-musl.patch | 6 musl does not define _MIPS_SIM_ABI32, _MIPS_SIM_NABI32, _MIPS_SIM_ABI64 26 +#ifndef _MIPS_SIM_ABI32 27 +#define _MIPS_SIM_ABI32 1
|
/openbmc/openbmc/poky/meta/recipes-extended/libaio/libaio/ |
H A D | libaio_fix_for_mips_syscalls.patch | 44 #if (_MIPS_SIM == _MIPS_SIM_ABI32) 53 #endif /* (_MIPS_SIM == _MIPS_SIM_ABI32) */
|
H A D | 00_arches.patch | 122 +#ifndef _MIPS_SIM_ABI32 123 +#define _MIPS_SIM_ABI32 1 128 +#if _MIPS_SIM == _MIPS_SIM_ABI32 140 +#endif /* _MIPS_SIM == _MIPS_SIM_ABI32 */ 265 +#if (_MIPS_SIM == _MIPS_SIM_ABI32) 301 +#endif /* (_MIPS_SIM == _MIPS_SIM_ABI32) */
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | asm.h | 128 #if (_MIPS_SIM == _MIPS_SIM_ABI32) 154 #if (_MIPS_SIM == _MIPS_SIM_ABI32) 321 #if (_MIPS_SIM == _MIPS_SIM_ABI32)
|
H A D | regdef.h | 17 #if _MIPS_SIM == _MIPS_SIM_ABI32
|
H A D | fpregdef.h | 17 #if _MIPS_SIM == _MIPS_SIM_ABI32
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | unistd.h | 18 #if _MIPS_SIM == _MIPS_SIM_ABI32
|
H A D | sgidefs.h | 33 #define _MIPS_SIM_ABI32 1 macro
|
H A D | sigcontext.h | 28 #if _MIPS_SIM == _MIPS_SIM_ABI32
|
H A D | stat.h | 17 #if (_MIPS_SIM == _MIPS_SIM_ABI32) || (_MIPS_SIM == _MIPS_SIM_NABI32)
|
H A D | statfs.h | 41 #if (_MIPS_SIM == _MIPS_SIM_ABI32) || (_MIPS_SIM == _MIPS_SIM_NABI32)
|
H A D | reg.h | 120 #if _MIPS_SIM == _MIPS_SIM_ABI32
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd.h | 18 #if _MIPS_SIM == _MIPS_SIM_ABI32
|
H A D | sgidefs.h | 33 #define _MIPS_SIM_ABI32 1 macro
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | asm.h | 224 #if (_MIPS_SIM == _MIPS_SIM_ABI32) 250 #if (_MIPS_SIM == _MIPS_SIM_ABI32) 405 #if (_MIPS_SIM == _MIPS_SIM_ABI32)
|
H A D | sgidefs.h | 37 #define _MIPS_SIM_ABI32 1 macro
|
H A D | regdef.h | 14 #if _MIPS_SIM == _MIPS_SIM_ABI32
|
/openbmc/linux/arch/mips/vdso/ |
H A D | sigreturn.S | 25 #if _MIPS_SIM == _MIPS_SIM_ABI32
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/ |
H A D | 0001-lss-Match-syscalls-to-match-musl.patch | 45 #if _MIPS_SIM == _MIPS_SIM_ABI32
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-128/ |
H A D | 0004-use-asm-sgidefs.h.patch | 35 # if _MIPS_SIM == _MIPS_SIM_ABI32
|
/openbmc/linux/tools/testing/selftests/core/ |
H A D | close_range_test.c | 23 #if _MIPS_SIM == _MIPS_SIM_ABI32 /* o32 */
|
/openbmc/linux/tools/testing/selftests/mount_setattr/ |
H A D | mount_setattr_test.c | 93 #if _MIPS_SIM == _MIPS_SIM_ABI32 /* o32 */ 113 #if _MIPS_SIM == _MIPS_SIM_ABI32 /* o32 */
|
/openbmc/linux/arch/mips/kvm/ |
H A D | entry.c | 30 #if _MIPS_SIM == _MIPS_SIM_ABI32
|