OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:N64
(Results
1 - 2
of
2
) sorted by null
/external/jemalloc/test/include/test/
SFMT-params.h
57
/**
N64
is the size of internal state array when regarded as an array
59
#define
N64
(N * 2)
/external/llvm/lib/Target/Mips/
MipsSubtarget.h
42
UnknownABI, O32, N32,
N64
, EABI
169
bool isABI_N64() const { return MipsABI ==
N64
; }
Completed in 45 milliseconds