Search | Google it | Results 1 - 1 of 1 for funcall:GET_FLOAT_WORD from t2ex/bsd_source/lib/libc/src_bsd/math/e_logf.c (0.00 seconds) |
38: 39: GET_FLOAT_WORD(ix,x); 40: 46: k -= 25; x *= two25; /* subnormal number, scale up x */ 47: GET_FLOAT_WORD(ix,x); 48: }