Lines Matching full:zero
188 * Returns 0.0 if zero length.
196 * Returns 0 if zero length.
197 * @return the value of the digit list, return 0 if it is zero length
204 * Returns 0 if zero length.
205 * @return the value of the digit list, return 0 if it is zero length
217 * @param ignoreNegativeZero True if negative zero is ignored.
226 * @param ignoreNegativeZero True if negative zero is ignored.
240 * If a non-zero maximumDigits is specified, no more than that number of
248 * If a non-zero maximumDigits is specified, no more than that number of
257 * If a non-zero maximumDigits is specified, no more than that number of
288 /** Test a number for zero.
289 * @return TRUE if the number is zero
306 /** Set to zero */
374 * DigitList is normalized, so if it is non-zero, fDigits[0] is non-zero. We
379 * Zero is represented by any DigitList with fCount == 0 or with each fDigits[i]