Searched defs:N32 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/jemalloc/dist/test/include/test/
H A DSFMT-params.h56 #define N32 (N * 4) macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.h33 MipsAsmBackend(const Target &T, const MCRegisterInfo &MRI, const Triple &TT, StringRef CPU, bool N32) argument
H A DMipsABIInfo.h24 enum class ABI { Unknown, O32, N32, N64 }; member in class:llvm::MipsABIInfo::ABI
34 static MipsABIInfo N32() { return MipsABIInfo(ABI::N32); } function in class:llvm::MipsABIInfo
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DGnu.cpp1323 auto N32 = local
1417 auto N32 = local

Completed in 204 milliseconds