Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_lround.c55 static const type dtype_max = (type)DTYPE_MAX + 0.5; variable
56 #define INRANGE(x) (dtype_max - type_max != 0.5 || \
57 ((x) > dtype_min && (x) < dtype_max))