Home
last modified time | relevance | path

Searched refs:xa0 (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/android/support/src/stdio/
Dstrtod.c1143 ULong *xa, *xa0, *xb, *xb0; local
1163 xa0 = a->x;
1164 xa = xa0 + j;
1170 if (xa <= xa0)
1313 ULong *xa, *xa0, w, y, z; local
1326 xa0 = a->x;
1327 xa = xa0 + a->wds;
1337 w = xa > xa0 ? *--xa : 0;
1341 z = xa > xa0 ? *--xa : 0;
1344 y = xa > xa0 ? *--xa : 0;
[all …]
/ndk/sources/host-tools/sed-4.2.1/m4/
Dlocale-zh.m456 if ((unsigned char) *p >= 0x80 && (unsigned char) *p < 0xa0)
Dlocale-ja.m459 if ((unsigned char) *p >= 0x80 && (unsigned char) *p < 0xa0)