Searched refs:_MIPS_ISA_MIPS32 (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/kernel/arch-mips/asm/
H A Dsgidefs.h31 #define _MIPS_ISA_MIPS32 6 macro
H A Dasm.h69 #if _MIPS_ISA == _MIPS_ISA_MIPS4 || _MIPS_ISA == _MIPS_ISA_MIPS5 || _MIPS_ISA == _MIPS_ISA_MIPS32 || _MIPS_ISA == _MIPS_ISA_MIPS64
/bionic/libc/arch-mips/include/machine/
H A Dasm.h45 #define _MIPS_ISA_MIPS32 6 macro
48 #define _MIPS_ISA_MIPS32 32 /* MIPS32 */ macro
144 #if (_MIPS_ISA == _MIPS_ISA_MIPS1 || _MIPS_ISA == _MIPS_ISA_MIPS2 || _MIPS_ISA == _MIPS_ISA_MIPS32)

Completed in 484 milliseconds