Home
last modified time | relevance | path

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

/linux/include/linux/
H A Doverflow.h37 #define type_min(t) __type_min(typeof(t)) macro
209 (x) < type_min(T) || (x) > type_max(T))
/linux/tools/include/linux/
H A Doverflow.h34 #define type_min(T) ((T)((T)-type_max(T)-(T)1)) macro
/linux/include/rdma/
H A Duverbs_ioctl.h1017 type_min(typeof(*(_to))), \
1039 type_min(typeof(*(_to))), \