Home
last modified time | relevance | path

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

/linux/tools/include/linux/
A Doverflow.h34 #define type_min(T) ((T)((T)-type_max(T)-(T)1)) macro
/linux/include/linux/
A Doverflow.h35 #define type_min(T) ((T)((T)-type_max(T)-(T)1)) macro

Completed in 4 milliseconds