Home
last modified time | relevance | path

Searched refs:PyNoArgsFunction (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Dmethodobject.h21 typedef PyObject *(*PyNoArgsFunction)(PyObject *); typedef
/external/python/cpython3/Include/
Dmethodobject.h25 typedef PyObject *(*PyNoArgsFunction)(PyObject *); typedef