Home
last modified time | relevance | path

Searched refs:type_min (Results 1 – 4 of 4) 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
/linux/include/rdma/
A Duverbs_ioctl.h951 type_min(typeof(*(_to))), \
973 type_min(typeof(*(_to))), \
/linux/lib/
A Dtest_scanf.c189 ? ((long long)(val) >= type_min(T)) && ((long long)(val) <= type_max(T)) \

Completed in 11 milliseconds