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

/external/chromium_org/third_party/icu/source/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...]
/external/icu/icu4c/source/i18n/
H A DdecNumber.c339 #define DECUNUSED ((const decNumber *)(void *)0xffffffff) macro
403 if (decCheckOperands(DECUNRESU, DECUNUSED, dn, set)) return 0;
439 if (decCheckOperands(DECUNRESU, DECUNUSED, dn, set)) return 0;
531 if (decCheckOperands(DECUNRESU, DECUNUSED, DECUNUSED, set))
765 if (decCheckOperands(res, DECUNUSED, rhs, set)) return res;
1076 if (decCheckOperands(res, DECUNUSED, rhs, set)) return res;
1137 if (decCheckOperands(res, fhs, DECUNUSED, set)) return res;
1221 if (decCheckOperands(res, DECUNUSED, rhs, set)) return res;
1296 if (decCheckOperands(res, DECUNUSED, rh
[all...]

Completed in 231 milliseconds