Searched refs:UINT30_MAX (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | number_gate_info.h | 108 static constexpr int32_t UINT30_MAX = 0x3fffffff; member in panda::ecmascript::kungfu::RangeInfo 114 UINT18_MAX, UINT30_MAX, UINT30_MAX + 1, INT32_MAX - 1, INT32_MAX }; |
Completed in 2 milliseconds