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

/netbsd-current/lib/libm/src/
H A Ds_lround.c56 static const stype dtype_min = DTYPE_MIN - 0.5; variable
59 ((x) > dtype_min && (x) < dtype_max))

Completed in 73 milliseconds