Home | History | Annotate | Download | only in ec

Lines Matching refs:x_equal

1041   limb x_equal, y_equal, z1_is_zero, z2_is_zero;
1116 x_equal = smallfelem_is_zero(small4);
1139 if (x_equal && y_equal && !z1_is_zero && !z2_is_zero) {