Searched defs:__utype (Results 1 – 5 of 5) sorted by relevance
91 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local99 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local107 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local115 using __utype = typename std::underlying_type<copy_options>::type; in _GLIBCXX_VISIBILITY() local158 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local166 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local174 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local182 using __utype = typename std::underlying_type<perms>::type; in _GLIBCXX_VISIBILITY() local209 using __utype = typename std::underlying_type<perm_options>::type; in _GLIBCXX_VISIBILITY() local217 using __utype = typename std::underlying_type<perm_options>::type; in _GLIBCXX_VISIBILITY() local[all …]
224 typedef typename std::make_unsigned<result_type>::type __utype; in _GLIBCXX_VISIBILITY() typedef293 typedef typename std::make_unsigned<result_type>::type __utype; in _GLIBCXX_VISIBILITY() typedef
900 __utype; in _M_call() typedef
903 __utype; in _M_call() typedef
871 typedef typename std::make_unsigned<result_type>::type __utype; in operator ()() typedef