Home
last modified time | relevance | path

Searched defs:Py_TPFLAGS_HAVE_WEAKREFS (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Modules/_multiprocessing/
Dmultiprocessing.h161 # define Py_TPFLAGS_HAVE_WEAKREFS 0 macro
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/include/
Dcext.h70 #define Py_TPFLAGS_HAVE_WEAKREFS (0) macro
/external/python/cpython2/Include/
Dobject.h585 #define Py_TPFLAGS_HAVE_WEAKREFS (1L<<6) macro