Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dinterpreter_test.cpp767 constexpr int64_t I32_MIN = std::numeric_limits<int32_t>::min(); in TEST_F() local
815 constexpr int32_t I32_MIN = std::numeric_limits<int32_t>::min(); in TEST_F() local