Searched defs:__result (Results 51 – 57 of 57) sorted by relevance
123
1221 auto __result = __first; in _GLIBCXX_VISIBILITY() local3141 auto __result = *__first; in _GLIBCXX_VISIBILITY() local3195 auto __result = *__first; in _GLIBCXX_VISIBILITY() local3295 minmax_result<range_value_t<_Range>> __result = {*__first, *__first}; in _GLIBCXX_VISIBILITY() local3415 minmax_element_result<_Iter> __result = {__first, __first}; in _GLIBCXX_VISIBILITY() local3739 auto __result = ranges::next(__first, __n, __last); in _GLIBCXX_VISIBILITY() local
1525 std::size_t __result = 0; in _GLIBCXX_VISIBILITY() local1990 size_type __result = 0; in _GLIBCXX_VISIBILITY() local
477 __unsigned_type __result = 0; in _M_extract_int() local
85 _OutputIterator __result, const _Tp& __factor) in __normalize()