Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_lround.c54 static const type dtype_min = (type)DTYPE_MIN - 0.5; variable
57 ((x) > dtype_min && (x) < dtype_max))