Searched defs:MAX_UINT_32 (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/snapshot/mem/ | ||
| D | snapshot_env.h | 58 static constexpr size_t MAX_UINT_32 = 0xFFFFFFFF; variable |
| D | constants.h | 40 static constexpr size_t MAX_UINT_32 = 0xFFFFFFFF; variable |