Searched defs:N64 (Results 1 - 2 of 2) sorted by relevance

/external/jemalloc/test/include/test/
H A DSFMT-params.h57 /** N64 is the size of internal state array when regarded as an array
59 #define N64 (N * 2) macro
/external/llvm/lib/Target/Mips/
H A DMipsSubtarget.h42 UnknownABI, O32, N32, N64, EABI enumerator in enum:llvm::MipsSubtarget::MipsABIEnum
169 bool isABI_N64() const { return MipsABI == N64; }

Completed in 60 milliseconds