Home
last modified time | relevance | path

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

/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/include/
H A Dcext.h74 #define Py_TPFLAGS_HAVE_ITER (0) macro
/aosp_15_r20/external/python/cpython2/Include/
Dobject.h588 #define Py_TPFLAGS_HAVE_ITER (1L<<7) macro