Home | History | Annotate | Download | only in Include

Lines Matching refs:PyNumberMethods

273 } PyNumberMethods;
340 PyNumberMethods *tp_as_number;
419 PyNumberMethods as_number;
575 /* PySequenceMethods and PyNumberMethods contain in-place operators */
578 /* PyNumberMethods do their own coercion */
615 /* Objects support nb_index in PyNumberMethods */