Search | Google it | Results 1 - 1 of 1 for funcall:TRUNC from t2ex/bsd_source/lib/libc/src_bsd/math/b_log__D.c (0.00 seconds) |
384: u1 = u; 385: TRUNC(u1); 386: } 393: r.a = u1 + u2; /* Only difference is here */ 394: TRUNC(r.a); 395: r.b = (u1 - r.a) + u2;