Home | History | Annotate | Download | only in test

Lines Matching refs:leny

142             for leny in digits:

143 y = self.getran(leny) or 1L
262 for leny in digits:
263 y = self.getran(leny)
265 self.check_bitop_identities_3(x, y, self.getran((lenx + leny)//2))