Home | History | Annotate | Download | only in test

Lines Matching refs:zero_d

3856         zero_d = Decimal('0.0')
3880 assert_attr(zero_d, neg_zero_f, '__eq__', c, None)
3881 assert_attr(zero_d, zero_f, '__eq__', c, None)