Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Doverflow.h37 #define type_min(T) ((T)((T)-type_max(T)-(T)1)) macro
138 (x) < type_min(typeof(T)) || (x) > type_max(typeof(T)))
/freebsd/lib/msun/src/
H A Ds_lround.c50 static const type type_min = (type)DTYPE_MIN; variable
/freebsd/sys/ofed/include/rdma/
H A Duverbs_ioctl.h941 type_min(typeof(*_to)), \
953 type_min(typeof(*_to)), \