Home
last modified time | relevance | path

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

/Linux-v5.4/tools/include/linux/
Doverflow.h37 #define type_min(T) ((T)((T)-type_max(T)-(T)1)) macro
137 & type_min(typeof(__a))) != 0; \
153 & type_min(typeof(__a))) != 0; \
177 typeof(a) __tmin = type_min(typeof(a)); \
/Linux-v5.4/include/linux/
Doverflow.h37 #define type_min(T) ((T)((T)-type_max(T)-(T)1)) macro
143 & type_min(typeof(__a))) != 0; \
159 & type_min(typeof(__a))) != 0; \
183 typeof(a) __tmin = type_min(typeof(a)); \
/Linux-v5.4/include/rdma/
Duverbs_ioctl.h941 type_min(typeof(*_to)), \
953 type_min(typeof(*_to)), \