HomeSort by: relevance | last modified time | path
    Searched refs:y_half (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libquadmath/math/
remquoq.c 87 __float128 y_half = 0.5Q * y; local
88 if (x > y_half)
92 if (x >= y_half)
  /src/external/gpl3/gcc.old/dist/libquadmath/math/
remquoq.c 87 __float128 y_half = 0.5Q * y; local
88 if (x > y_half)
92 if (x >= y_half)

Completed in 15 milliseconds