Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/util/
Dtagged_index.h132 static constexpr UInt MAX_VALUE = VALUE_MASK; variable
/arkcompiler/runtime_core/libpandabase/tests/
Darena_allocator_test.cpp59 static constexpr T MAX_VALUE() in MAX_VALUE() function in panda::ArenaAllocatorTest
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_vector.cpp28 static const uint32_t MAX_VALUE = 0x7fffffff; variable