gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 3 of 3 for funcall:__ieee754_rem_pio2f (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/math/s_cosf.c - 1.2KB - 45 lines
35:         else {
36:             n = __ieee754_rem_pio2f(x,y);
37:             switch(n&3) {
bsd_source/lib/libc/src_bsd/math/s_sinf.c - 1.2KB - 45 lines
35:         else {
36:             n = __ieee754_rem_pio2f(x,y);
37:             switch(n&3) {
bsd_source/lib/libc/src_bsd/math/s_tanf.c - 1.1KB - 40 lines
35:         else {
36:             n = __ieee754_rem_pio2f(x,y);
37:             return __kernel_tanf(y[0],y[1],1-((n&1)<<1)); /*   1 -- n even