Searched refs:type_min (Results 1 – 3 of 3) sorted by relevance
37 #define type_min(t) __type_min(typeof(t)) macro209 (x) < type_min(T) || (x) > type_max(T))
34 #define type_min(T) ((T)((T)-type_max(T)-(T)1)) macro
1017 type_min(typeof(*(_to))), \1039 type_min(typeof(*(_to))), \