Searched defs:__ret (Results 1 - 25 of 48) sorted by relevance

12

/haiku-buildtools/gcc/libstdc++-v3/src/c++98/
H A Dios_init.cc154 bool __ret = ios_base::Init::_S_synced_with_stdio; local
H A Dstreambuf.cc41 streamsize __ret = 0; local
81 streamsize __ret = 0; local
H A Dbitmap_allocator.cc76 size_t* __ret = 0; local
96 size_t* __ret = *__tmp; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr52918-1.C32 size_t* __ret = 0; local
/haiku-buildtools/gcc/libstdc++-v3/config/os/haiku/
H A Dctype_inline.h56 bool __ret = false; local
/haiku-buildtools/gcc/libstdc++-v3/config/locale/generic/
H A Dc_locale.h74 const int __ret = __builtin_vsnprintf(__out, __size, __fmt, __args); local
76 const int __ret = __builtin_vsprintf(__out, __fmt, __args); local
H A Dcodecvt_members.cc49 result __ret = ok; local
114 result __ret = ok; local
165 int __ret = 0; local
176 int __ret = MB_CUR_MAX; local
185 int __ret = 0; local
[all...]
H A Dctype_members.cc59 __wmask_type __ret; local
140 bool __ret = false; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/config/locale/gnu/
H A Dc_locale.h92 const int __ret = __builtin_vsnprintf(__out, __size, __fmt, __args); local
94 const int __ret = __builtin_vsprintf(__out, __fmt, __args); local
H A Dctype_members.cc61 __wmask_type __ret; local
145 bool __ret = false; local
[all...]
H A Dcodecvt_members.cc49 result __ret = ok; local
124 result __ret = ok; local
205 int __ret = 0; local
225 int __ret = MB_CUR_MAX; local
237 int __ret = 0; local
[all...]
H A Dmonetary_members.cc48 pattern __ret; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/config/os/generic/
H A Dctype_inline.h56 bool __ret = false; local
/haiku-buildtools/gcc/libstdc++-v3/config/os/tpf/
H A Dctype_configure_char.cc44 const ctype_base::mask* __ret; local
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Duses_allocator.h95 __uses_alloc_t<_Tp, _Alloc, _Args...> __ret; local
H A Datomic_futex.h102 bool __ret = _M_futex_wait_until((unsigned*)(void*)&_M_data, local
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dstring_conversions.h58 _Ret __ret; local
H A Darray_allocator.h157 pointer __ret = _M_array->begin() + _M_used; local
H A Dmalloc_allocator.h103 pointer __ret = static_cast<_Tp*>(std::malloc(__n * sizeof(_Tp))); local
H A Dstdio_sync_filebuf.h148 int_type __ret; local
173 int_type __ret; local
241 std::streamsize __ret = std::fread(__s, 1, __n, _M_file); local
274 std::streamsize __ret = 0; local
297 std::streamsize __ret = 0; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/config/locale/newlib/
H A Dctype_members.cc57 __wmask_type __ret; local
146 bool __ret = false; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/src/c++11/
H A Drandom.cc48 unsigned long __ret = 5489UL; local
/haiku-buildtools/gcc/libstdc++-v3/include/profile/impl/
H A Dprofiler_container_size.h169 __container_size_info* __ret = __add_object(__stack); local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/eh/
H A Dunwind2.C85 pos_type __ret = (off_type ()); local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr50747-2_0.C87 __string_type __ret; local

Completed in 219 milliseconds

12