Searched defs:__bf_cast_unsigned (Results 1 – 2 of 2) sorted by relevance
58 #define __bf_cast_unsigned(type, x) ((__unsigned_scalar_typeof(type))(x)) macro
61 #define __bf_cast_unsigned(type, x) ((__unsigned_scalar_typeof(type))(x)) macro