Searched refs:_MIPS_SIM_ABI64 (Results 1 – 9 of 9) sorted by relevance
42 #define _MIPS_SIM_ABI64 3 macro
59 #if _MIPS_SIM != _MIPS_SIM_ABI64
56 #if _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
63 #if _MIPS_SIM == _MIPS_SIM_ABI64
89 #if _MIPS_SIM == _MIPS_SIM_ABI64
162 #elif _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
394 #if _MIPS_SIM == _MIPS_SIM_ABI64
319 #if _MIPS_SIM == _MIPS_SIM_ABI64461 #elif (defined(__mips__) && _MIPS_SIM != _MIPS_SIM_ABI64)511 #if _MIPS_SIM != _MIPS_SIM_ABI641232 #elif _MIPS_SIM == _MIPS_SIM_ABI643766 (defined(__mips__) && _MIPS_SIM != _MIPS_SIM_ABI64)3875 #elif defined(__mips__) && _MIPS_SIM == _MIPS_SIM_ABI64
213 [[int i[_MIPS_SIM == _MIPS_SIM_ABI64 ? 1 : - 1];]])],220 n64) AC_DEFINE([LINUX_MIPSN64], [1], [Define for _MIPS_SIM_ABI64.]);;