Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dobject.h654 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_CORE macro
656 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_EXTERNAL macro
/external/python/cpython3/Include/
Dobject.h671 #define Py_TPFLAGS_DEFAULT ( \ macro