frexp
#define frexp(x, y) __tg_simplev(x, frexp, x, y)
frexp(double d, int *ex)
frexp(double x, int *eptr)