Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__format/
H A Dformat_arg_store.h196 …M_ABI void __create_packed_storage(uint64_t& __types, __basic_format_arg_value<_Context>* __values, in __create_packed_storage()
H A Dformatter_output.h500 __escape(basic_string<_CharT>& __str, basic_string_view<_CharT> __values, __escape_quotation_mark _… in __escape()