gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:SET_FLOAT_WORD from t2ex/bsd_source/lib/libc/src_bsd/math/s_remquof.c (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/math/s_remquof.c - 3.6KB - 120 lines
103: fixup:
104:         SET_FLOAT_WORD(x,hx);
105:         y = fabsf(y);
115: GET_FLOAT_WORD(hx,x); 116: SET_FLOAT_WORD(x,hx^sx); 117: q &= 0x7fffffff;