Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dfuncobject.h57 #define PyFunction_GET_GLOBALS(func) \ macro
/external/python/cpython3/Include/
Dfuncobject.h74 #define PyFunction_GET_GLOBALS(func) \ macro