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

/freebsd-11.0-release/sys/mips/include/
H A Dcdefs.h40 #define _MIPS_SIM_ABI64 3 macro
46 #define _MIPS_BSD_API_LP64 _MIPS_SIM_ABI64
51 #define _MIPS_BSD_API_N64 _MIPS_SIM_ABI64
54 (abi) == _MIPS_SIM_ABI64)
57 (abi) == _MIPS_SIM_ABI64)

Completed in 38 milliseconds