Lines Matching defs:visitproc
216 typedef int (*visitproc)(PyObject *, void *);217 typedef int (*traverseproc)(PyObject *, visitproc, void *);