Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/interpreter/
H A Dinterpreter_common.h393 const int64_t kMinLong = std::numeric_limits<int64_t>::min(); in DoLongDivide() local
413 const int64_t kMinLong = std::numeric_limits<int64_t>::min(); in DoLongRemainder() local