7ce331c0 EA |
1 | #if defined(__ppc__) |
2 | /******************************************************************************* |
3 | * * |
4 | * File frexpldexp.c, * |
5 | * Functions frexp(x) and ldexp(x), * |
6 | * Implementation of frexp and ldexp functions for the PowerPC. * |
7 | * * |
8 |