Lines Matching full:zero
31 /** Returns non-zero if the Sk64 can be represented as a signed 32 bit integer
35 /** Returns non-zero if the Sk64 cannot be represented as a signed 32 bit integer
39 /** Returns non-zero if the Sk64 can be represented as a signed 48 bit integer. Used to know
44 /** Return the signed 32 bit integer equivalent. Asserts that is32() returns non-zero.
74 /** Returns non-zero if the number is zero */
77 /** Returns non-zero if the number is non-zero */
80 /** Returns non-zero if the number is negative (number < 0) */
83 /** Returns non-zero if the number is positive (number > 0) */
101 /** Set the number to zero */