Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/include/__format/
H A Dformatter_output.h278 _LIBCPP_HIDE_FROM_ABI int __truncate(basic_string_view<_CharT>& __str, int __precision) { in __truncate()
H A Dparser_std_format_spec.h841basic_string_view<_CharT> __str, size_t __maximum, __column_width_rounding __rounding) noexcept { in __estimate_column_width()
888 __estimate_column_width(basic_string_view<_CharT> __str, size_t __maximum, __column_width_rounding)… in __estimate_column_width()