Lines Matching refs:IsZero
368 ASSERT(!bigint->IsZero());
872 if (x->IsZero() || y->IsZero()) {
980 if (x->IsZero()) {
1033 if (x->IsZero()) {
1063 if (exponent->IsZero()) {
1066 if (base->IsZero()) {
1137 if (x->IsZero()) {
1140 if (y->IsZero()) {
1457 if (y->IsZero()) {
1497 if (d->IsZero()) {
1502 if (n->IsZero() || compare == ComparisonResult::LESS) {
1526 if (leftVal->GetSign() && !remainder->IsZero()) {
1540 if (bigint->IsZero()) {
1561 if (bigint->IsZero()) {
1611 if (bigint->IsZero()) {
1726 if (bigint->IsZero() && !num) {
1729 if (bigint->IsZero() && num > 0) {