Searched refs:intargfunc (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Include/ |
D | object.h | 139 typedef PyObject *(*intargfunc)(PyObject *, int) Py_DEPRECATED(2.5); typedef
|
/external/python/cpython2/Doc/c-api/ |
D | typeobj.rst | 23 Typedefs: unaryfunc, binaryfunc, ternaryfunc, inquiry, coercion, intargfunc,
|
/external/python/cpython3/Misc/ |
D | HISTORY | 17369 - Removed these typedefs: intargfunc, intintargfunc, intobjargproc,
|