Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/expressions/literals/
DnumberLiteral.cpp296 static char *SmallFpToString(FpType number, bool negative, char *buffer) in SmallFpToString() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.cpp557 char *SmallFpToString(FpType number, bool negative, char *buffer) in SmallFpToString() function