HomeSort by: relevance | last modified time | path
    Searched defs:sqrth (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libquadmath/math/
log1pq.c 115 static const __float128 sqrth = 0.7071067811865475244008443621048490392848Q; variable
168 if (x < sqrth)
205 if (x < sqrth)
log1pq.c 115 static const __float128 sqrth = 0.7071067811865475244008443621048490392848Q; variable
168 if (x < sqrth)
205 if (x < sqrth)
  /src/external/gpl3/gcc.old/dist/libquadmath/math/
log1pq.c 115 static const __float128 sqrth = 0.7071067811865475244008443621048490392848Q; variable
168 if (x < sqrth)
205 if (x < sqrth)
log1pq.c 115 static const __float128 sqrth = 0.7071067811865475244008443621048490392848Q; variable
168 if (x < sqrth)
205 if (x < sqrth)

Completed in 45 milliseconds