Searched refs:intintargfunc (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Include/ |
D | object.h | 140 typedef PyObject *(*intintargfunc)(PyObject *, int, int) Py_DEPRECATED(2.5); typedef
|
/external/python/cpython2/Doc/c-api/ |
D | typeobj.rst | 24 intintargfunc, intobjargproc, intintobjargproc, objobjargproc, destructor,
|
/external/python/cpython3/Misc/ |
D | HISTORY | 17369 - Removed these typedefs: intargfunc, intintargfunc, intobjargproc,
|