Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dinterpreter_test.cpp797 constexpr int64_t I64_MIN = std::numeric_limits<int64_t>::min(); in TEST_F() local
843 constexpr int64_t I64_MIN = std::numeric_limits<int64_t>::min(); in TEST_F() local