Home
last modified time | relevance | path

Searched defs:Py_DEBUG (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_lltrace.py17 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
Dtest_cmd_line.py22 Py_DEBUG = hasattr(sys, "gettotalrefcount") variable
Dtest_embed.py25 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
Dtest_regrtest.py28 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
Dtest_threading.py37 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
Dtest_ssl.py41 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_regrtest.py24 Py_DEBUG = hasattr(sys, 'getobjects') variable
/aosp_15_r20/external/python/cpython2/PC/
Dpyconfig.h380 # define Py_DEBUG macro
/aosp_15_r20/external/python/cpython3/PC/
Dpyconfig.h324 # define Py_DEBUG macro
/aosp_15_r20/external/python/cpython3/Lib/test/test_warnings/
D__init__.py25 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
/aosp_15_r20/external/python/cpython3/Lib/test/test_capi/
Dtest_misc.py40 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
/aosp_15_r20/external/python/cpython2/
Dconfigure.ac1046 AC_DEFINE(Py_DEBUG, 1, definition
/aosp_15_r20/external/python/cpython3/
Dconfigure.ac1670 AC_DEFINE(Py_DEBUG, 1, definition