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

/external/chromium_org/v8/src/mips64/
H A Dconstants-mips64.h46 kN64 // Use upper case N for 'n64' ABI to conform to style standard. enumerator in enum:AbiVariants
50 static const AbiVariants kMipsAbi = kN64;
942 const int kCArgSlotCount = (kMipsAbi == kN64) ? 0 : 4;

Completed in 235 milliseconds