Home
last modified time | relevance | path

Searched defs:kMinLong (Results 1 – 1 of 1) sorted by relevance

/art/runtime/interpreter/
Dinterpreter_common.h251 const int64_t kMinLong = std::numeric_limits<int64_t>::min(); in DoLongDivide() local
269 const int64_t kMinLong = std::numeric_limits<int64_t>::min(); in DoLongRemainder() local