gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:GET_FLOAT_WORD from t2ex/bsd_source/lib/libc/src_bsd/math/s_nextafterf.c (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/math/s_nextafterf.c - 2.1KB - 62 lines
23: 
24:         GET_FLOAT_WORD(hx,x);
25:         GET_FLOAT_WORD(hy,y);
26:         ix = hx&0x7fffffff;            /* |x| */