Home
last modified time | relevance | path

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

/glibc-2.36/stdlib/
Dstrtod_l.c224 bool is_tiny = true; in round_and_return() local
288 is_tiny = false; in round_and_return()
302 if (is_tiny in round_and_return()