gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:EXTRACT_WORDS from t2ex/bsd_source/lib/libc/src_bsd/math/e_remainder.c (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/math/e_remainder.c - 2.1KB - 82 lines
39: 
40:         EXTRACT_WORDS(hx,lx,x);
41:         EXTRACT_WORDS(hp,lp,p);
42:         sx = hx&0x80000000;