Searched refs:__unsigned_scalar_typeof (Results 1 – 2 of 2) sorted by relevance
48 #define __unsigned_scalar_typeof(x) typeof( \ macro58 #define __bf_cast_unsigned(type, x) ((__unsigned_scalar_typeof(type))(x))
51 #define __unsigned_scalar_typeof(x) typeof( \ macro61 #define __bf_cast_unsigned(type, x) ((__unsigned_scalar_typeof(type))(x))