Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld128/
Ds_log1pl.c117 static const long double sqrth = 0.7071067811865475244008443621048490392848L; variable
160 if (x < sqrth) in log1pl()
197 if (x < sqrth) in log1pl()