Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
DdecContext.c157 uInt newstatus, uInt mask) { in uprv_decContextRestoreStatus() argument
159 context->status|=(mask&newstatus); /* or in the new bits */ in uprv_decContextRestoreStatus()
DdecNumber.c6852 uInt newstatus=0; /* status from round */ local
6863 decCopyFit(res, dn, set, &residue, &newstatus);
6864 decApplyRound(res, set, residue, &newstatus);
6867 if (newstatus & DEC_Inexact) newstatus|=DEC_Lost_digits;
6868 *status|=newstatus;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...