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