gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:EXTRACT_WORDS from t2ex/bsd_source/lib/libc/src_bsd/math/e_fmod.c (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/math/e_fmod.c - 4.3KB - 142 lines
34: 
35:         EXTRACT_WORDS(hx,lx,x);
36:         EXTRACT_WORDS(hy,ly,y);
37:         sx = hx&0x80000000;            /* sign of x */