Lines Matching full:zero
23 /** Returns non-zero if the Sk64 can be represented as a signed 32 bit integer
27 /** Returns non-zero if the Sk64 cannot be represented as a signed 32 bit integer
31 /** Returns non-zero if the Sk64 can be represented as a signed 48 bit integer. Used to know
36 /** Return the signed 32 bit integer equivalent. Asserts that is32() returns non-zero.
66 /** Returns non-zero if the number is zero */
69 /** Returns non-zero if the number is non-zero */
72 /** Returns non-zero if the number is negative (number < 0) */
75 /** Returns non-zero if the number is positive (number > 0) */
93 /** Set the number to zero */