Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.h92 inline uint8_t ToDigit(uint8_t c) in ToDigit() function
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.cpp71 static inline uint8_t ToDigit(uint8_t c) in ToDigit() function