Searched defs:isNegative (Results 1 – 13 of 13) sorted by relevance
152 bool isNegative() const { return Val.isNegative(); } in isNegative() function266 bool isNegative() const { return Val.isNegative(); } in isNegative() function
126 bool isNegative() const { return Quantity < 0; } in isNegative() function
325 bool isNegative() const { return sign; } in isNegative() function
295 bool isNegative() const { in isNegative() function
247 bool isNegative = x < 0.0; in numberProtoFuncToString() local
385 UBool isNegative; in unicodeDataLineFn() local
169 bool isNegative() const { return getFloatValue() < 0; } in isNegative() function
2171 BOOLEAN_T isNegative; variable2627 BOOLEAN_T isNegative; variable5432 BOOLEAN_T isNegative = FALSE; variable
1097 UBool isNegative = !adjustedNum.isPositive(); in _format() local2123 UBool isNegative, in compareAffix()3193 UBool isNegative, UBool isPrefix) const { in appendAffix()
804 bool isNegative = false; in toIntegralType() local
940 bool isNegative = !isPointer && isNonConstantNegative(Step); in getAddRecExprPHILiterally() local
132 bool isNegative; in readExponent() local
631 unsigned isNegative = *p == '-'; in getBitsNeeded() local