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

/external/chromium_org/third_party/icu/source/i18n/
H A DdecNumber.c296 static decNumber * decRoundOperand(const decNumber *, decContext *, uInt *);
1086 allocrhs=decRoundOperand(rhs, set, &status);
1304 allocrhs=decRoundOperand(rhs, set, &status);
1446 allocrhs=decRoundOperand(rhs, set, &status);
2006 alloclhs=decRoundOperand(lhs, set, &status);
2011 allocrhs=decRoundOperand(rhs, set, &status);
2356 allocrhs=decRoundOperand(rhs, set, &status);
2869 allocrhs=decRoundOperand(rhs, set, &status);
3860 alloclhs=decRoundOperand(lhs, set, status);
3865 allocrhs=decRoundOperand(rh
6847 static decNumber *decRoundOperand(const decNumber *dn, decContext *set, function
[all...]
/external/icu/icu4c/source/i18n/
H A DdecNumber.c298 static decNumber * decRoundOperand(const decNumber *, decContext *, uInt *);
1088 allocrhs=decRoundOperand(rhs, set, &status);
1306 allocrhs=decRoundOperand(rhs, set, &status);
1448 allocrhs=decRoundOperand(rhs, set, &status);
2008 alloclhs=decRoundOperand(lhs, set, &status);
2013 allocrhs=decRoundOperand(rhs, set, &status);
2358 allocrhs=decRoundOperand(rhs, set, &status);
2871 allocrhs=decRoundOperand(rhs, set, &status);
3862 alloclhs=decRoundOperand(lhs, set, status);
3867 allocrhs=decRoundOperand(rh
6849 static decNumber *decRoundOperand(const decNumber *dn, decContext *set, function
[all...]

Completed in 152 milliseconds