Searched refs:reinterpret_uint (Results 1 – 2 of 2) sorted by relevance
89 static uint_type reinterpret_uint(value_type x) { return (uint_type)x; } in reinterpret_uint() function106 static uint_type reinterpret_uint(value_type x) { return (uint_type)x; } in reinterpret_uint() function124 static uint_type reinterpret_uint(value_type x) { return (uint_type)x; } in reinterpret_uint() function143 static uint_type reinterpret_uint(value_type x) { return (uint_type)x; } in reinterpret_uint() function159 static uint_type reinterpret_uint(value_type x) { return (uint_type)x; } in reinterpret_uint() function176 static uint_type reinterpret_uint(value_type x) { return (uint_type)x; } in reinterpret_uint() function191 static uint_type reinterpret_uint(value_type x) { return (uint_type)x; } in reinterpret_uint() function206 static uint_type reinterpret_uint(value_type x) { return (uint_type)x; } in reinterpret_uint() function
414 c.s[i] = V_TypeTraits<_Tp>::reinterpret_uint(a.s[i]); in v_reinterpret_as_uint()