math: separate fenvutil.c for printing except/round flags
[libc-test] / src / math / fenvutil.h
1 char *strexcept(int f);
2 char *strround(int f);