Searched defs:printfunc (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Include/
H A Dobject.h307 typedef int (*printfunc)(PyObject *, FILE *, int); typedef
332 printfunc tp_print;

Completed in 125 milliseconds