Searched refs:__unsigned_scalar_typeof (Results 1 – 1 of 1) sorted by relevance
49 #define __unsigned_scalar_typeof(x) typeof( \ macro59 #define __bf_cast_unsigned(type, x) ((__unsigned_scalar_typeof(type))(x))