Home
last modified time | relevance | path

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

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