| #include "mprec.h" | |
| #ifndef HUGE | |
| #endif | |
| extern int32_t __ieee754_rem_pio2 __P((double,double*)); | |
| extern int __kernel_rem_pio2 __P((double*,double*,int,int,int,const int32_t*)); | |
| extern int32_t __ieee754_rem_pio2f __P((float,float*)); | |
| extern int __kernel_rem_pio2f __P((float*,float*,int,int,int,const int32_t*)); | |
| uint32_t msw; | |
| uint32_t lsw; | |
| uint32_t lsw; | |
| uint32_t msw; | |
| uint32_t word; |