Home
last modified time | relevance | path

Searched defs:__prefix (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/include/__format/
H A Dwrite_escaped.h71 __write_escaped_code_unit(basic_string<_CharT>& __str, char32_t __value, const _CharT* __prefix) { in __write_escaped_code_unit() argument
H A Dformatter_integral.h291 const char* __prefix, in __format_integer() argument
/freebsd-src/contrib/llvm-project/libcxx/include/__functional/
H A Dboyer_moore_searcher.h175 …ute_bm_prefix(_Iterator __first, _Iterator __last, _BinaryPredicate __pred, _Container& __prefix) { in __compute_bm_prefix()