Home
last modified time | relevance | path

Searched defs:wrapperfunc_kwds (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Ddescrobject.h22 typedef PyObject *(*wrapperfunc_kwds)(PyObject *self, PyObject *args, typedef
/external/python/cpython3/Include/
Ddescrobject.h23 typedef PyObject *(*wrapperfunc_kwds)(PyObject *self, PyObject *args, typedef