
Go to the source code of this file.
Defines | |
| #define | _MIPS_ISA_MIPS1 1 |
| #define | _MIPS_ISA_MIPS2 2 |
| #define | _MIPS_ISA_MIPS3 3 |
| #define | _MIPS_ISA_MIPS4 4 |
| #define | _MIPS_SIM_ABI32 1 |
| #define | _MIPS_SIM_NABI32 2 |
| #define | _MIPS_SIM_ABI64 3 |
Typedefs | |
| typedef int | __int32_t |
| typedef unsigned | __uint32_t |
| typedef long long | __int64_t |
| typedef unsigned long long | __uint64_t |
| typedef __int32_t | __psint_t |
| typedef __uint32_t | __psunsigned_t |
| typedef __int32_t | __scint_t |
| typedef __uint32_t | __scunsigned_t |
| typedef __uint32_t __psunsigned_t |
| typedef __uint32_t __scunsigned_t |
| typedef unsigned __uint32_t |
| typedef unsigned long long __uint64_t |
1.7.1