/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/ |
H A D | stdio_sync_filebuf.h | 119 int_type __ret; in _GLIBCXX_VISIBILITY() local 144 int_type __ret; in _GLIBCXX_VISIBILITY() local 212 std::streamsize __ret = std::fread(__s, 1, __n, _M_file); in _GLIBCXX_VISIBILITY() local 245 std::streamsize __ret = 0; in _GLIBCXX_VISIBILITY() local 268 std::streamsize __ret = 0; in _GLIBCXX_VISIBILITY() local
|
H A D | codecvt_specializations.h | 313 result __ret = codecvt_base::error; in _GLIBCXX_VISIBILITY() local 380 result __ret = codecvt_base::error; in _GLIBCXX_VISIBILITY() local 417 result __ret = codecvt_base::error; in _GLIBCXX_VISIBILITY() local 484 int __ret = 0; in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/ |
H A D | stdio_sync_filebuf.h | 148 int_type __ret; in _GLIBCXX_VISIBILITY() local 173 int_type __ret; in _GLIBCXX_VISIBILITY() local 241 std::streamsize __ret = std::fread(__s, 1, __n, _M_file); in _GLIBCXX_VISIBILITY() local 274 std::streamsize __ret = 0; in _GLIBCXX_VISIBILITY() local 297 std::streamsize __ret = 0; in _GLIBCXX_VISIBILITY() local
|
H A D | codecvt_specializations.h | 314 result __ret = codecvt_base::error; in _GLIBCXX_VISIBILITY() local 381 result __ret = codecvt_base::error; in _GLIBCXX_VISIBILITY() local 418 result __ret = codecvt_base::error; in _GLIBCXX_VISIBILITY() local 485 int __ret = 0; in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | fstream.tcc | 98 __filebuf_type *__ret = 0; in open() local 182 streamsize __ret = -1; in showmanyc() local 208 int_type __ret = traits_type::eof(); in underflow() local 367 int_type __ret = traits_type::eof(); in pbackfail() local 426 int_type __ret = traits_type::eof(); in overflow() local 554 streamsize __ret = 0; in xsgetn() local 641 streamsize __ret = 0; in xsputn() local 723 pos_type __ret = pos_type(off_type(-1)); in seekoff() local 777 pos_type __ret = pos_type(off_type(-1)); in seekpos() local 792 pos_type __ret = pos_type(off_type(-1)); in _M_seek() local [all …]
|
H A D | sstream.tcc | 50 int_type __ret = traits_type::eof(); in pbackfail() local 135 int_type __ret = traits_type::eof(); in underflow() local 153 pos_type __ret = pos_type(off_type(-1)); in seekoff() local 201 pos_type __ret = pos_type(off_type(-1)); in seekpos() local
|
H A D | streambuf.tcc | 49 streamsize __ret = 0; in xsgetn() local 83 streamsize __ret = 0; in xsputn() local 121 streamsize __ret = 0; in __copy_streambufs_eof() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | fstream.tcc | 181 __filebuf_type *__ret = 0; in open() local 265 streamsize __ret = -1; in showmanyc() local 291 int_type __ret = traits_type::eof(); in underflow() local 450 int_type __ret = traits_type::eof(); in pbackfail() local 509 int_type __ret = traits_type::eof(); in overflow() local 638 streamsize __ret = 0; in xsgetn() local 723 streamsize __ret = 0; in xsputn() local 806 pos_type __ret = pos_type(off_type(-1)); in seekoff() local 860 pos_type __ret = pos_type(off_type(-1)); in seekpos() local 875 pos_type __ret = pos_type(off_type(-1)); in _M_seek() local [all …]
|
H A D | sstream.tcc | 48 int_type __ret = traits_type::eof(); in pbackfail() local 152 int_type __ret = traits_type::eof(); in underflow() local 170 pos_type __ret = pos_type(off_type(-1)); in seekoff() local 218 pos_type __ret = pos_type(off_type(-1)); in seekpos() local
|
H A D | streambuf.tcc | 48 streamsize __ret = 0; in xsgetn() local 82 streamsize __ret = 0; in xsputn() local 120 streamsize __ret = 0; in __copy_streambufs_eof() local
|
H A D | uniform_int_dist.h | 234 __uctype __ret; in _GLIBCXX_VISIBILITY() local 303 __uctype __ret; in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/config/io/ |
H A D | basic_file_stdio.cc | 120 const std::streamsize __ret = write(__fd, __s, __nleft); in xwrite() local 154 const std::streamsize __ret = writev(__fd, __iov, 2); in xwritev() local 195 __basic_file* __ret = NULL; in sys_open() local 218 __basic_file* __ret = NULL; in sys_open() local 235 __basic_file* __ret = NULL; in open() local 267 __basic_file* __ret = static_cast<__basic_file*>(NULL); in close() local 283 streamsize __ret; in xsgetn() local 298 streamsize __ret = 0; in xsputn_2() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/io/ |
H A D | basic_file_stdio.cc | 121 const std::streamsize __ret = write(__fd, __s, __nleft); in xwrite() local 155 const std::streamsize __ret = writev(__fd, __iov, 2); in xwritev() local 196 __basic_file* __ret = NULL; in sys_open() local 217 __basic_file* __ret = NULL; in sys_open() local 234 __basic_file* __ret = NULL; in open() local 266 __basic_file* __ret = static_cast<__basic_file*>(NULL); in close() local 291 streamsize __ret; in xsgetn() local 306 streamsize __ret = 0; in xsputn_2() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/locale/generic/ |
H A D | codecvt_members.cc | 50 result __ret = ok; in do_out() local 115 result __ret = ok; in do_in() local 166 int __ret = 0; in do_encoding() local 177 int __ret = MB_CUR_MAX; in do_max_length() local 186 int __ret = 0; in do_length() local
|
H A D | c_locale.h | 75 const int __ret = __builtin_vsnprintf(__out, __size, __fmt, __args); in _GLIBCXX_VISIBILITY() local 77 const int __ret = __builtin_vsprintf(__out, __fmt, __args); in _GLIBCXX_VISIBILITY() local
|
H A D | ctype_members.cc | 60 __wmask_type __ret; in _M_convert_to_wmask() local 136 bool __ret = false; in do_is() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/config/locale/dragonfly/ |
H A D | codecvt_members.cc | 50 result __ret = ok; in do_out() local 121 result __ret = ok; in do_in() local 198 int __ret = 0; in do_encoding() local 212 int __ret = MB_CUR_MAX; in do_max_length() local 222 int __ret = 0; in do_length() local
|
H A D | c_locale.h | 68 const int __ret = __builtin_vsnprintf(__out, __size, __fmt, __args); in _GLIBCXX_VISIBILITY() local 70 const int __ret = __builtin_vsprintf(__out, __fmt, __args); in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/ |
H A D | streambuf.cc | 42 streamsize __ret = 0; in __copy_streambufs_eof() local 82 streamsize __ret = 0; in __copy_streambufs_eof() local
|
H A D | bitmap_allocator.cc | 77 size_t* __ret = 0; in _M_get() local 97 size_t* __ret = *__tmp; in _M_get() local
|
H A D | locale.cc | 100 bool __ret; in operator ==() local 126 string __ret; in name() local 151 int __ret = 0; in _S_normalize_category() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/ |
H A D | bitmap_allocator.cc | 74 size_t* __ret = 0; in _M_get() local 94 size_t* __ret = *__tmp; in _M_get() local
|
H A D | streambuf.cc | 41 streamsize __ret = 0; in __copy_streambufs_eof() local 81 streamsize __ret = 0; in __copy_streambufs_eof() local
|
H A D | locale.cc | 98 bool __ret; in operator ==() local 125 string __ret; in name() local 150 int __ret = 0; in _S_normalize_category() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/ |
H A D | random.cc | 60 unsigned long __ret = 5489UL; in _M_strtoul() local 145 result_type __ret; in _M_getval() local
|