Home
last modified time | relevance | path

Searched refs:_ABIN32 (Results 1 – 25 of 26) sorted by relevance

12

/glibc-2.36/sysdeps/mips/
Dsgidefs.h61 #ifndef _ABIN32
62 # define _ABIN32 2 macro
64 #define _MIPS_SIM_NABI32 _ABIN32
Dtst-audit.h29 #if _MIPS_SIM == _ABIN32
Dmachine-gmon.h85 #if _MIPS_SIM == _ABIN32
Ddl-machine.h78 #if _MIPS_SIM == _ABIO32 || _MIPS_SIM == _ABIN32 in elf_machine_matches_host()
80 if (((ehdr->e_flags & EF_MIPS_ABI2) != 0) != (_MIPS_SIM == _ABIN32)) in elf_machine_matches_host()
382 # elif _MIPS_SIM == _ABIN32
Dpreconfigure.ac16 elif test "$abiflag" = "_ABIN32" ; then
Dpreconfigure16 elif test "$abiflag" = "_ABIN32" ; then
Dsotruss-lib.c55 #elif _MIPS_SIM == _ABIN32
Datomic-machine.h30 #if _MIPS_SIM == _ABIO32 || _MIPS_SIM == _ABIN32
Dmemset.S45 #if defined(_MIPS_SIM) && ((_MIPS_SIM == _ABI64) || (_MIPS_SIM == _ABIN32))
Dmemcpy.S47 #if defined(_MIPS_SIM) && ((_MIPS_SIM == _ABI64) || (_MIPS_SIM == _ABIN32))
/glibc-2.36/sysdeps/mips/sys/
Dfpregdef.h28 #if _MIPS_SIM == _ABIO32 || _MIPS_SIM == _ABIN32
37 #if _MIPS_SIM == _ABI64 || _MIPS_SIM == _ABIN32
105 #if _MIPS_SIM == _ABIN32
Dasm.h38 #if _MIPS_SIM == _ABIO32 || _MIPS_SIM == _ABIN32
140 #if _MIPS_SIM == _ABI64 || _MIPS_SIM == _ABIN32
291 #if _MIPS_SIM == _ABI64 || _MIPS_SIM == _ABIN32
302 #if _MIPS_SIM == _ABI64 || _MIPS_SIM == _ABIN32
415 #if _MIPS_SIM == _ABIN32
/glibc-2.36/sysdeps/unix/sysv/linux/mips/
Ddl-cache.h33 # elif _MIPS_SIM == _ABIN32
39 # elif _MIPS_SIM == _ABIN32
Dmmap_info.h8 #if _MIPS_SIM == _ABIN32 || _MIPS_SIM == _ABI64 in mmap64_maximum_offset()
Dkernel-features.h53 #if _MIPS_SIM == _ABIN32
Dsetrlimit64.c20 #if _MIPS_SIM == _ABIO32 || _MIPS_SIM == _ABIN32
Dgetrlimit64.c20 #if _MIPS_SIM == _ABIO32 || _MIPS_SIM == _ABIN32
Dconfigure.ac13 #if (_MIPS_SIM != _ABIN32)
Dconfigure25 #if (_MIPS_SIM != _ABIN32)
/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/
Dprocfs.h29 #if _MIPS_SIM == _ABIN32
/glibc-2.36/sysdeps/mips/bits/
Dlink.h83 #elif _MIPS_SIM == _ABIN32
/glibc-2.36/sysdeps/unix/sysv/linux/mips/mips64/
Dsysdep.h47 #if _MIPS_SIM == _ABIN32
/glibc-2.36/ChangeLog.old/
DChangeLog.15563 _ABIN32 and _ABI64 for ABI selection throughout.
583 * sysdeps/mips/atomicity.h: Use _ABIO32, _ABIN32 and _ABI64 for
600 included. Define _ABIO32, _ABIN32 and _ABI64 if missing and use
603 * sysdeps/unix/sysv/linux/mips/Makefile: Use _ABIO32, _ABIN32 and
605 * sysdeps/unix/sysv/linux/mips/configure.in: Use _ABIO32, _ABIN32
DChangeLog.2112967 [! __ASSEMBLER__][_MIPS_SIM != _ABIN32](ARGIFY): New.
12968 [! __ASSEMBLER__][_MIPS_SIM != _ABIN32](__syscall_arg_t): New.
12969 [! __ASSEMBLER__][_MIPS_SIM == _ABIN32](ARGIFY): New.
12970 [! __ASSEMBLER__][_MIPS_SIM == _ABIN32](__syscall_arg_t): New.
DChangeLog.1913390 Remove [_MIPS_SIM = _ABIN32] conditional case.

12