Searched defs:PyCFunction_GET_FUNCTION (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Include/ | ||
| D | methodobject.h | 34 #define PyCFunction_GET_FUNCTION(func) \ macro |
| /external/python/cpython2/Include/ | ||
| D | methodobject.h | 29 #define PyCFunction_GET_FUNCTION(func) \ macro |