Searched defs:printfunc (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Include/cpython/ | ||
D | object.h | 187 typedef Py_ssize_t printfunc; typedef |
/external/python/cpython2/Include/ | ||
D | object.h | 307 typedef int (*printfunc)(PyObject *, FILE *, int); typedef |