Home
last modified time | relevance | path

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

/linux/tools/include/linux/
H A Dbitfield.h49 #define __unsigned_scalar_typeof(x) typeof( \ macro
59 #define __bf_cast_unsigned(type, x) ((__unsigned_scalar_typeof(type))(x))