Home
last modified time | relevance | path

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

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