Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/
Ddtoa_helper.h35 constexpr size_t DOUBLE_EXPONENT_SIZE = 11; variable
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h37 static constexpr size_t DOUBLE_EXPONENT_SIZE = 11; variable