Home | History | Annotate | Download | only in Objects

Lines Matching refs:PyNumberMethods

152     PyNumberMethods *nb;

196 PyNumberMethods *nb;
254 PyNumberMethods *nb;
299 PyNumberMethods *nb;
1341 static PyNumberMethods int_as_number = {