gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:GET_FLOAT_WORD from t2ex/bsd_source/lib/libc/src_bsd/math/e_fmodf.c (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/math/e_fmodf.c - 3.1KB - 101 lines
31: 
32:         GET_FLOAT_WORD(hx,x);
33:         GET_FLOAT_WORD(hy,y);
34:         sx = hx&0x80000000;            /* sign of x */