| /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
|
| 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
|
| 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
|