Home | History | Annotate | Download | only in ec

Lines Matching refs:x_equal

714   limb z1_is_zero, z2_is_zero, x_equal, y_equal;
770 x_equal = felem_is_zero(ftmp);
775 if (x_equal && y_equal && !z1_is_zero && !z2_is_zero) {