Searched refs:tens (Results 1 – 4 of 4) sorted by relevance
/ndk/sources/android/support/src/stdio/ |
D | strtod.c | 1559 tens[] = { variable 1800 value(rv) = tens[k - 9] * value(rv) + z; 1815 tens[e]); 1825 value(rv) *= tens[i]; 1833 tens[e]); 1840 tens[e]); 1848 tens[-e]); 1859 value(rv) *= tens[i]; 1894 value(rv) /= tens[i]; 2531 if (value(d) < tens[k]) [all …]
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
D | sed.info | 1621 implemented with `sed'. `a's are units, `b's are tens and so on: we 1623 then propagate the carry to tens, hundreds, and so on. 1630 then we rotate letters so that tens become `a's, and so on until no
|
D | sed.texi | 2202 tens and so on: we simply add the number of characters 2204 to tens, hundreds, and so on. 2213 rotate letters so that tens become @samp{a}s, and so on
|
D | sed-in.texi | 2099 tens and so on: we simply add the number of characters 2101 to tens, hundreds, and so on. 2110 rotate letters so that tens become @samp{a}s, and so on
|