Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/expressions/literals/
DnumberLiteral.cpp229 static Span<char> FpToStringDecimalRadixMainCase(FpType number, bool negative, Span<char> buffer) in FpToStringDecimalRadixMainCase() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.cpp586 Span<char> FpToStringDecimalRadixMainCase(FpType number, bool negative, Span<char> buffer) in FpToStringDecimalRadixMainCase() function