Home
last modified time | relevance | path

Searched refs:LONG_MIN (Results 1 – 3 of 3) sorted by relevance

/art/runtime/interpreter/mterp/mips64/
Dheader.S290 #define LONG_MIN 0x8000000000000000 macro
/art/runtime/interpreter/
Dunstarted_runtime.cc1535 (errno == ERANGE && l == LONG_MIN) || l < std::numeric_limits<int32_t>::min()) { in UnstartedIntegerParseInt()
1580 (errno == ERANGE && l == LONG_MIN) || l < std::numeric_limits<int32_t>::min()) { in UnstartedLongParseLong()
/art/runtime/interpreter/mterp/out/
Dmterp_mips64.S297 #define LONG_MIN 0x8000000000000000 macro