Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/ld/common/
Ds_lround.c37 static const type dtype_min = DTYPE_MIN - (type)0.5; variable
40 ((x) >= dtype_min && (x) <= dtype_max))