Home
last modified time | relevance | path

Searched refs:__unsigned_scalar_typeof (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/include/linux/
H A Dbitfield.h48 #define __unsigned_scalar_typeof(x) typeof( \ macro
58 #define __bf_cast_unsigned(type, x) ((__unsigned_scalar_typeof(type))(x))
/openbmc/linux/include/linux/
H A Dbitfield.h51 #define __unsigned_scalar_typeof(x) typeof( \ macro
61 #define __bf_cast_unsigned(type, x) ((__unsigned_scalar_typeof(type))(x))