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

/external/jemalloc/test/include/test/
H A DSFMT-params.h54 /** N32 is the size of internal state array when regarded as an array
56 #define N32 (N * 4) macro
/external/aac/libFDK/src/
H A Dfft.cpp1315 #define N32 32 macro
/external/llvm/lib/Target/Mips/
H A DMipsSubtarget.h42 UnknownABI, O32, N32, N64, EABI enumerator in enum:llvm::MipsSubtarget::MipsABIEnum
170 bool isABI_N32() const { return MipsABI == N32; }

Completed in 1316 milliseconds