Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_env.h58 static constexpr size_t MAX_UINT_32 = 0xFFFFFFFF; variable
Dconstants.h40 static constexpr size_t MAX_UINT_32 = 0xFFFFFFFF; variable