Home
last modified time | relevance | path

Searched refs:PyFunction_GET_MODULE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Include/
Dfuncobject.h59 #define PyFunction_GET_MODULE(func) \ macro
/external/python/cpython3/Include/
Dfuncobject.h81 #define PyFunction_GET_MODULE(func) \ macro