Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/libcxx/include/__format/
HDwrite_escaped.h54 int __size = __formatter::__truncate(__str, __specs.__precision_);
HDformatter_output.h320 _LIBCPP_HIDE_FROM_ABI int __truncate(basic_string_view<_CharT>& __str, int __precision) { in __truncate() function