Searched defs:__vformatted_size (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__format/
H A Dformat_functions.h494 _LIBCPP_HIDE_FROM_ABI size_t __vformatted_size(basic_string_view<_CharT> __fmt, auto __args) { function
632 _LIBCPP_HIDE_FROM_ABI size_t __vformatted_size(locale __loc, basic_string_view<_CharT> __fmt, auto __args) { function

Completed in 104 milliseconds