Searched defs:printfunc (Results 1 – 7 of 7) sorted by relevance
81 void (*printfunc)(volatile void *, int, int, const char *, int); member
144 typedef Py_ssize_t printfunc; typedef
307 typedef int (*printfunc)(PyObject *, FILE *, int); typedef