Home | History | Annotate | Download | only in Include

Lines Matching refs:coercion

138 typedef int (*coercion)(PyObject **, PyObject **);
222 coercion hacks -- i.e. if the type's coercion function
245 coercion nb_coerce;
578 /* PyNumberMethods do their own coercion */