Home
last modified time | relevance | path

Searched defs:MAX_EXPONENT (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Dstd_math.cpp37 constexpr int MAX_EXPONENT = 31; member
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
H A Dets_intrinsics_helpers.cpp42 constexpr int32_t MAX_EXPONENT = INT32_MAX / 2; in ParseExponent() local

Completed in 2 milliseconds