Home
last modified time | relevance | path

Searched refs:ys (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/android/support/src/stdio/
Dstrtod.c2204 ULong carry, q, ys; local
2236 ys = (si & 0xffff) * q + carry;
2237 zs = (si >> 16) * q + (ys >> 16);
2239 y = (*bx & 0xffff) - (ys & 0xffff) + borrow;
2247 ys = *sx++ * q + carry;
2248 carry = ys >> 16;
2249 y = *bx - (ys & 0xffff) + borrow;
2272 ys = (si & 0xffff) + carry;
2273 zs = (si >> 16) + (ys >> 16);
2275 y = (*bx & 0xffff) - (ys & 0xffff) + borrow;
[all …]
/ndk/sources/host-tools/make-3.81/po/
Dfi.po74 msgstr " Päiväys %s"