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

  /src/external/gpl3/gcc/dist/libquadmath/math/
lgammaq.c 85 static const __float128 MAXLGM = 1.0485738685148938358098967157129705071571E4928Q;
1037 if (x > MAXLGM)
  /src/external/gpl3/gcc.old/dist/libquadmath/math/
lgammaq.c 85 static const __float128 MAXLGM = 1.0485738685148938358098967157129705071571E4928Q;
1037 if (x > MAXLGM)

Completed in 19 milliseconds