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

/freebsd-11-stable/lib/msun/src/
H A Ds_lround.c50 static const type dtype_min = (type)DTYPE_MIN - 0.5; variable
53 ((x) > dtype_min && (x) < dtype_max))

Completed in 155 milliseconds