Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/include/
Dcext.h66 #define Py_TPFLAGS_HAVE_CLASS (0) macro
/external/python/cpython2/Include/
Dobject.h591 #define Py_TPFLAGS_HAVE_CLASS (1L<<8) macro