Searched defs:PyMethod_GET_FUNCTION (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Include/ | ||
D | classobject.h | 30 #define PyMethod_GET_FUNCTION(meth) \ macro |
/external/python/cpython2/Include/ | ||
D | classobject.h | 69 #define PyMethod_GET_FUNCTION(meth) \ macro |