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

  /src/external/gpl3/gcc/dist/libquadmath/math/
frexpq.c 22 * x = frexpq(arg,&exp);
26 * If arg is inf, 0.0, or NaN, then frexpq(arg,&exp) returns arg
35 __float128 frexpq(__float128 x, int *eptr) function
  /src/external/gpl3/gcc.old/dist/libquadmath/math/
frexpq.c 22 * x = frexpq(arg,&exp);
26 * If arg is inf, 0.0, or NaN, then frexpq(arg,&exp) returns arg
35 __float128 frexpq(__float128 x, int *eptr) function

Completed in 24 milliseconds