Home
last modified time | relevance | path

Searched refs:__ToDigitImpl (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dutils.h51 namespace __ToDigitImpl { namespace
98 } // namespace __ToDigitImpl
100 template <uint8_t Scale = __ToDigitImpl::kDecimalNum, typename T = uint8_t>
103 return __ToDigitImpl::ToDigitImpl<Scale, T>::DoIt(c); in ToDigit()

Completed in 1 milliseconds