gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:EXTRACT_WORDS from t2ex/bsd_source/lib/libc/src_bsd/math/s_remquo.c (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/math/s_remquo.c - 4.9KB - 163 lines
36: 
37:         EXTRACT_WORDS(hx,lx,x);
38:         EXTRACT_WORDS(hy,ly,y);
39:         sxy = (hx ^ hy) & 0x80000000;