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

/netbsd-current/external/gpl3/gcc/dist/libquadmath/math/
H A Dlog1pq.c115 static const __float128 sqrth = 0.7071067811865475244008443621048490392848Q; variable
168 if (x < sqrth)
205 if (x < sqrth)
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dlog1pq.c115 static const __float128 sqrth = 0.7071067811865475244008443621048490392848Q; variable
168 if (x < sqrth)
205 if (x < sqrth)

Completed in 138 milliseconds