Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DStringExtras.h104 static inline std::string ftostr(double V) { in ftostr() function
112 static inline std::string ftostr(const APFloat& V) { in ftostr() function