Search | Google it | Results 1 - 1 of 1 for funcall:GET_FLOAT_WORD from t2ex/bsd_source/lib/libc/src_bsd/math/s_remquof.c (0.00 seconds) |
33: 34: GET_FLOAT_WORD(hx,x); 35: GET_FLOAT_WORD(hy,y); 36: sxy = (hx ^ hy) & 0x80000000; 114: } 115: GET_FLOAT_WORD(hx,x); 116: SET_FLOAT_WORD(x,hx^sx);