Searched defs:type_min (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/include/linux/
H A Doverflow.h34 #define type_min(T) ((T)((T)-type_max(T)-(T)1)) macro
/linux-master/include/linux/
H A Doverflow.h37 #define type_min(t) __type_min(typeof(t)) macro

Completed in 100 milliseconds