Searched refs:mstatus (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A DdecNumber.c3073 uInt mstatus=0; /* local status */ local
3074 decMultiplyOp(b, b, b, &workset, &mstatus); /* try the multiply */
3075 if (mstatus&DEC_Overflow) { /* result just won't fit */
3079 decCompareOp(t, b, rhs, &workset, COMPARE, &mstatus); /* b ? rhs */
/external/icu4c/i18n/
H A DdecNumber.c3092 uInt mstatus=0; /* local status */ local
3093 decMultiplyOp(b, b, b, &workset, &mstatus); /* try the multiply */
3094 if (mstatus&DEC_Overflow) { /* result just won't fit */
3098 decCompareOp(t, b, rhs, &workset, COMPARE, &mstatus); /* b ? rhs */
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 191 milliseconds