Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/expressions/literals/
DnumberLiteral.cpp336 static void FpToString(FpType number, std::string &resStr) in FpToString() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.h374 EtsString *FpToString(FpType number, int radix) in FpToString() function