Search | Google it | Results 1 - 1 of 1 for funcall:GET_HIGH_WORD from t2ex/bsd_source/lib/libc/src_bsd/math/s_erf.c (0.00 seconds) |
194: double R,S,P,Q,s,y,z,r; 195: GET_HIGH_WORD(hx,x); 196: ix = hx&0x7fffffff; 246: double R,S,P,Q,s,y,z,r; 247: GET_HIGH_WORD(hx,x); 248: ix = hx&0x7fffffff;