Home
last modified time | relevance | path

Searched refs:__format_float (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libcxx/include/
H A Dlocale1136 static bool __format_float(char* __fmt, const char* __len,
1559 bool __specify_precision = this->__format_float(__fmt+1, __len, __iob.flags());
/llvm-project-15.0.7/libcxx/src/
H A Dlocale.cpp4863 __num_put_base::__format_float(char* __fmtp, const char* __len, in __format_float() function in __num_put_base