Searched refs:__kernel_rem_pio2f (Results 1 – 3 of 3) sorted by relevance
| /picolibc-latest/newlib/libm/math/ |
| D | sf_rem_pio2.c | 178 n = __kernel_rem_pio2f(tx, y, e0, nx, 2, two_over_pi); in __rem_pio2f()
|
| D | kf_rem_pio2.c | 50 __kernel_rem_pio2f(float *x, float *y, int e0, int nx, int prec, in __kernel_rem_pio2f() function
|
| /picolibc-latest/newlib/libm/common/ |
| D | fdlibm.h | 187 extern int __kernel_rem_pio2f (float*,float*,int,int,int,const __int32_t*);
|