Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__format/
H A Dformatter_output.h396 __write_escaped_code_unit(basic_string<_CharT>& __str, char32_t __value, const _CharT* __prefix) { in __write_escaped_code_unit()
/openbsd-src/gnu/llvm/libcxx/include/__functional/
H A Dboyer_moore_searcher.h186 …ute_bm_prefix(_Iterator __first, _Iterator __last, _BinaryPredicate __pred, _Container& __prefix) { in __compute_bm_prefix()
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Dropeimpl.h1665 rope<_CharT, _Alloc> __prefix = __r.substr(0, __first.index()); in _Rope_rotate() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/ext/
H A Dropeimpl.h1506 rope<_CharT,_Alloc> __prefix = __r.substr(0, __first.index()); in _Rope_rotate() local