Searched refs:ABI_O32 (Results 1 – 7 of 7) sorted by relevance
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/vdso/ |
H A D | genvdso.c | 46 ABI_O32 = (1 << 0), enumerator 50 ABI_ALL = ABI_O32 | ABI_N32 | ABI_N64, 59 { "__vdso_sigreturn", "off_sigreturn", ABI_O32 },
|
H A D | genvdso.h | 93 elf_abi = ABI_O32; in FUNC()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/vdso/ |
H A D | genvdso.c | 46 ABI_O32 = (1 << 0), enumerator 50 ABI_ALL = ABI_O32 | ABI_N32 | ABI_N64, 59 { "__vdso_sigreturn", "off_sigreturn", ABI_O32 },
|
H A D | genvdso.h | 93 elf_abi = ABI_O32; in FUNC()
|
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/vdso/ |
H A D | genvdso.c | 46 ABI_O32 = (1 << 0), enumerator 50 ABI_ALL = ABI_O32 | ABI_N32 | ABI_N64, 59 { "__vdso_sigreturn", "off_sigreturn", ABI_O32 },
|
H A D | genvdso.h | 93 elf_abi = ABI_O32; in FUNC()
|
/dports/math/cln/cln-1.3.6/src/base/digitseq/ |
H A D | cl_asm_mips_.cc | 19 #define ABI_O32 1 macro
|