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

/netbsd-current/lib/libm/src/
H A Ds_llround.c11 #define DTYPE_MIN LLONG_MIN macro
H A Ds_llroundf.c11 #define DTYPE_MIN LLONG_MIN macro
H A Ds_llroundl.c11 #define DTYPE_MIN LLONG_MIN macro
H A Ds_lroundf.c11 #define DTYPE_MIN LONG_MIN macro
H A Ds_lroundl.c11 #define DTYPE_MIN LONG_MIN macro
H A Ds_lround.c43 #define DTYPE_MIN LONG_MIN macro
56 static const stype dtype_min = DTYPE_MIN - 0.5;

Completed in 183 milliseconds