Searched refs:DTYPE_MIN (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/lib/msun/src/
H A Ds_llround.c7 #define DTYPE_MIN LLONG_MIN macro
H A Ds_llroundf.c7 #define DTYPE_MIN LLONG_MIN macro
H A Ds_llroundl.c7 #define DTYPE_MIN LLONG_MIN macro
H A Ds_lroundf.c7 #define DTYPE_MIN LONG_MIN macro
H A Ds_lroundl.c7 #define DTYPE_MIN LONG_MIN macro
H A Ds_lround.c37 #define DTYPE_MIN LONG_MIN macro
50 static const type dtype_min = (type)DTYPE_MIN - 0.5;

Completed in 116 milliseconds