Searched refs:DECUNUSED (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A DdecNumber.c324 #define DECUNUSED ((const decNumber *)(void *)0xffffffff) macro
388 if (decCheckOperands(DECUNRESU, DECUNUSED, dn, set)) return 0;
424 if (decCheckOperands(DECUNRESU, DECUNUSED, dn, set)) return 0;
516 if (decCheckOperands(DECUNRESU, DECUNUSED, DECUNUSED, set))
750 if (decCheckOperands(res, DECUNUSED, rhs, set)) return res;
1061 if (decCheckOperands(res, DECUNUSED, rhs, set)) return res;
1122 if (decCheckOperands(res, fhs, DECUNUSED, set)) return res;
1206 if (decCheckOperands(res, DECUNUSED, rhs, set)) return res;
1281 if (decCheckOperands(res, DECUNUSED, rh
[all...]
/external/icu4c/i18n/
H A DdecNumber.c337 #define DECUNUSED ((const decNumber *)(void *)0xffffffff) macro
401 if (decCheckOperands(DECUNRESU, DECUNUSED, dn, set)) return 0;
437 if (decCheckOperands(DECUNRESU, DECUNUSED, dn, set)) return 0;
529 if (decCheckOperands(DECUNRESU, DECUNUSED, DECUNUSED, set))
763 if (decCheckOperands(res, DECUNUSED, rhs, set)) return res;
1074 if (decCheckOperands(res, DECUNUSED, rhs, set)) return res;
1135 if (decCheckOperands(res, fhs, DECUNUSED, set)) return res;
1219 if (decCheckOperands(res, DECUNUSED, rhs, set)) return res;
1294 if (decCheckOperands(res, DECUNUSED, rh
[all...]

Completed in 49 milliseconds