Searched defs:ternaryfunc (Results 1 – 2 of 2) sorted by relevance
135 typedef PyObject * (*ternaryfunc)(PyObject *, PyObject *, PyObject *); typedef