Searched defs:common_type (Results 1 – 2 of 2) sorted by relevance
288 enum mesa_array_format_datatype src_type = 0, dst_type = 0, common_type; in _mesa_format_convert() local
4938 struct common_type<_Tp> struct4939 { typedef typename decay<_Tp>::type type; };4942 struct common_type<_Tp, _Up> struct4947 struct common_type<_Tp, _Up, _Vp...> struct