frexp
#define frexp(a,b) __TG_FN1x(frexp, (a), (b))
frexp(double value, int *eptr)
frexp(double x, int *eptr)