Searched refs:tens (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/gdtoa/ |
H A D | dtoa.c | 262 if (dval(&d) < tens[k]) 344 ds = tens[k&0xf]; 360 dval(&d) *= tens[j1 & 0xf]; 391 dval(&eps) = 0.5/tens[ilim-1] - dval(&eps); 409 dval(&eps) *= tens[ilim-1]; 440 ds = tens[k];
|
H A D | gdtoa.c | 257 if (dval(&d) < tens[k]) 345 ds = tens[k&0xf]; 362 dval(&d) *= tens[j1 & 0xf]; 394 dval(&eps) = ds*0.5/tens[ilim-1] - dval(&eps); 415 dval(&eps) *= tens[ilim-1]; 446 ds = tens[k];
|
H A D | strtod.c | 356 dval(&rv) = tens[k - 9] * dval(&rv) + z; 381 /* rv = */ rounded_product(dval(&rv), tens[e]); 398 dval(&rv) *= tens[i]; 405 /* rv = */ rounded_product(dval(&rv), tens[e]); 411 /* rv = */ rounded_product(dval(&rv), tens[e]); 425 /* rv = */ rounded_quotient(dval(&rv), tens[-e]); 457 dval(&rv) *= tens[i]; 523 dval(&rv) /= tens[i];
|
H A D | strtodg.c | 553 dval(&rv) = tens[k - 9] * dval(&rv) + z; 566 /* rv = */ rounded_product(dval(&rv), tens[e]); 580 dval(&rv) *= tens[i]; 588 /* adj = */ rounded_product(dval(&adj), tens[e2]); 595 /* rv = */ rounded_product(dval(&rv), tens[e2]); 604 /* rv = */ rounded_quotient(dval(&rv), tens[-e]); 619 dval(&rv) *= tens[i]; 641 dval(&rv) /= tens[i];
|
H A D | gdtoaimp.h | 587 #define tens __tens_D2A macro 594 extern CONST double bigtens[], tens[], tinytens[];
|
H A D | misc.c | 838 tens[] = { variable
|
H A D | changes | 84 dtoa.c: add CONST qualification to tens, bigtens, tinytens (for use
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpd-opts.def | 457 useful to increase the minimum interval to a few tens of minutes
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | rfc3490.txt | 243 Unicode [UNICODE] is a coded character set containing tens of
|
/freebsd/contrib/ntp/ |
H A D | CommitLog-4.1.0 | 3088 tens of microseconds of spare jitter and wander. This watch on
|
H A D | ChangeLog | 4425 the FLL loop to improve nominal accuracy from several tens of
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | bib | 2021 …ver them, to be rulers of thousands, and rulers of hundreds, rulers of fifties, and rulers of tens: 2025 …ds over the people, rulers of thousands, rulers of hundreds, rulers of fifties, and rulers of tens. 4908 … and captains over hundreds, and captains over fifties, and captains over tens, and officers among…
|