/openbsd/gnu/llvm/libcxx/include/__charconv/ |
H A D | to_chars_base_10.h | 110 _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI inline char* __base_10_u64(char* __buffer, uint… in __base_10_u64() 137 _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI inline char* __base_10_u128(char* __buffer, __u… in __base_10_u128()
|
/openbsd/gnu/llvm/libcxx/include/__memory_resource/ |
H A D | monotonic_buffer_resource.h | 59 _LIBCPP_HIDE_FROM_ABI monotonic_buffer_resource(void* __buffer, size_t __buffer_size) in monotonic_buffer_resource() 68 …_LIBCPP_HIDE_FROM_ABI monotonic_buffer_resource(void* __buffer, size_t __buffer_size, memory_resou… in monotonic_buffer_resource()
|
/openbsd/gnu/gcc/libstdc++-v3/config/io/ |
H A D | basic_file_stdio.cc | 362 struct stat64 __buffer; in showmanyc() local 371 struct stat __buffer; in showmanyc() local
|
/openbsd/gnu/lib/libstdc++/libstdc++/include/ext/ |
H A D | ropeimpl.h | 781 _Rope_flatten_char_consumer(_CharT* __buffer) { in _Rope_flatten_char_consumer() 877 _CharT* __buffer = in _S_apply_to_pieces() local 951 _CharT* __buffer) in _S_flatten() 973 rope<_CharT,_Alloc>::_S_flatten(_RopeRep* __r, _CharT* __buffer) in _S_flatten() 1057 _CharT __buffer[__max_len + 1]; in _S_dump() local
|
/openbsd/gnu/gcc/libstdc++-v3/include/ext/ |
H A D | ropeimpl.h | 850 _Rope_flatten_char_consumer(_CharT* __buffer) in _Rope_flatten_char_consumer() 966 _CharT* __buffer = in _S_apply_to_pieces() local 1053 _CharT* __buffer) in _S_flatten() 1078 _S_flatten(_RopeRep* __r, _CharT* __buffer) in _S_flatten() 1173 _CharT __buffer[__max_len + 1]; in _S_dump() local
|
/openbsd/gnu/lib/libstdc++/libstdc++/include/backward/ |
H A D | defalloc.h | 80 inline void deallocate(_Tp* __buffer) { in deallocate()
|
/openbsd/gnu/gcc/libstdc++-v3/include/backward/ |
H A D | defalloc.h | 80 inline void deallocate(_Tp* __buffer) { in deallocate()
|
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | stl_algo.h | 1799 _Pointer __buffer, in __stable_partition_adaptive() 2334 _Pointer __buffer) in __merge_sort_with_buffer() 2355 _Pointer __buffer, _Compare __comp) in __merge_sort_with_buffer() 2376 _Pointer __buffer, _Distance __buffer_size) in __stable_sort_adaptive() 2396 _Pointer __buffer, _Distance __buffer_size, in __stable_sort_adaptive() 3302 _BidirectionalIter2 __buffer, in __rotate_adaptive() 3403 _Pointer __buffer, _Distance __buffer_size) in __merge_adaptive() 3453 _Pointer __buffer, _Distance __buffer_size, in __merge_adaptive()
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/io/ |
H A D | basic_file_stdio.cc | 244 struct stat __buffer; in showmanyc_helper() local
|
/openbsd/gnu/llvm/libcxx/include/__format/ |
H A D | formatter_output.h | 400 char __buffer[8]; in __write_escaped_code_unit() local
|
H A D | format_functions.h | 495 __format::__formatted_size_buffer<_CharT> __buffer; in __vformatted_size() local 633 __format::__formatted_size_buffer<_CharT> __buffer; in __vformatted_size() local
|
/openbsd/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | stl_algo.h | 2151 _Pointer __buffer, in __stable_partition_adaptive() 3413 _Pointer __buffer) in __merge_sort_with_buffer() 3437 _Pointer __buffer, _Compare __comp) in __merge_sort_with_buffer() 3550 _BidirectionalIterator2 __buffer, in __rotate_adaptive() 3586 _Pointer __buffer, _Distance __buffer_size) in __merge_adaptive() 3645 _Pointer __buffer, _Distance __buffer_size, in __merge_adaptive() 3807 _Pointer __buffer, _Distance __buffer_size) in __stable_sort_adaptive() 3834 _Pointer __buffer, _Distance __buffer_size, in __stable_sort_adaptive()
|