Searched defs:reinterpret_from_int (Results 1 – 1 of 1) sorted by relevance
73 static _Tp reinterpret_from_int(int_type x) { return (_Tp)x; } in reinterpret_from_int() function90 static value_type reinterpret_from_int(int_type x) { return (value_type)x; } in reinterpret_from_int() function107 static value_type reinterpret_from_int(int_type x) { return (value_type)x; } in reinterpret_from_int() function125 static value_type reinterpret_from_int(int_type x) { return (value_type)x; } in reinterpret_from_int() function144 static value_type reinterpret_from_int(int_type x) { return (value_type)x; } in reinterpret_from_int() function160 static value_type reinterpret_from_int(int_type x) { return (value_type)x; } in reinterpret_from_int() function177 static value_type reinterpret_from_int(int_type x) { return (value_type)x; } in reinterpret_from_int() function192 static value_type reinterpret_from_int(int_type x) { return (value_type)x; } in reinterpret_from_int() function207 static value_type reinterpret_from_int(int_type x) { return (value_type)x; } in reinterpret_from_int() function233 static value_type reinterpret_from_int(int_type x) in reinterpret_from_int() function[all …]