Home | History | Annotate | Download | only in test

Lines Matching refs:MyInt

115 class myint(int):
434 x = myint(4)
1039 class MyInt(int):
1066 myclasses = [MyInt, MyLong, MyFloat,