Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dclassobject.h30 #define PyMethod_GET_FUNCTION(meth) \ macro
/external/python/cpython2/Include/
Dclassobject.h69 #define PyMethod_GET_FUNCTION(meth) \ macro