Home
last modified time | relevance | path

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

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