Searched refs:isneg (Results 1 – 5 of 5) sorted by relevance
328 private static final byte isneg = -1; // ind: indicates negative (must be -1) field in BigDecimal549 ind = isneg; in BigDecimal()788 ind = isneg; in BigDecimal()797 ind = isneg; in BigDecimal()811 ind = isneg;/* negative */// [0 case already handled] in BigDecimal()863 ind = isneg;/* negative */ in BigDecimal()971 if (this.ind == isneg) in abs()1134 … if (((lhs.ind == isneg) ? 1 : 0) == ((rhs.ind == isneg) ? 1 : 0)) // same sign, 0 non-negative in add()1779 if (rhs.ind == isneg) in pow()2447 if (ind == isneg) // really was negative in intValueExact()[all …]
169 int isneg, ishex; in s2i_ASN1_INTEGER() local178 isneg = 1; in s2i_ASN1_INTEGER()179 } else isneg = 0; in s2i_ASN1_INTEGER()195 if (isneg && BN_is_zero(bn)) isneg = 0; in s2i_ASN1_INTEGER()203 if (isneg) aint->type |= V_ASN1_NEG; in s2i_ASN1_INTEGER()
1197 int isneg = 0, digcnt = 0; in _xmlSchemaParseGYear() local1204 isneg = 1; in _xmlSchemaParseGYear()1221 if (isneg) in _xmlSchemaParseGYear()1421 int isneg = 0, tmp = 0; in _xmlSchemaParseTimeZone() local1422 isneg = (*cur == '-'); in _xmlSchemaParseTimeZone()1445 if (isneg) in _xmlSchemaParseTimeZone()1778 int isneg = 0; in xmlSchemaValidateDuration() local1792 isneg = 1; in xmlSchemaValidateDuration()1862 if (isneg) { in xmlSchemaValidateDuration()
10094 int isneg = 0; in xmlXPathStringEvalNumber() local10107 isneg = 1; in xmlXPathStringEvalNumber()10168 if (isneg) ret = -ret; in xmlXPathStringEvalNumber()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...