gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:TRUNC (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/math/b_log__D.c - 14.0KB - 397 lines
384:                 u1 = u;
385:                 TRUNC(u1);
386:         }
More results from b_log__D.c
bsd_source/lib/libc/src_bsd/math/b_tgamma.c - 10.9KB - 346 lines
179:         v.a = (x -= .5);
180:         TRUNC(v.a);
181:         v.b = x - v.a;
More results from b_tgamma.c