Home
last modified time | relevance | path

Searched refs:Py_TRACE_REFS (Results 1 – 18 of 18) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dobject.h55 #if defined(Py_DEBUG) && !defined(Py_TRACE_REFS)
56 #define Py_TRACE_REFS macro
60 #if defined(Py_TRACE_REFS) && !defined(Py_REF_DEBUG)
64 #ifdef Py_TRACE_REFS
742 #ifdef Py_TRACE_REFS
Dmodsupport.h105 #ifdef Py_TRACE_REFS
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dobject.h55 #if defined(Py_DEBUG) && !defined(Py_TRACE_REFS)
56 #define Py_TRACE_REFS macro
60 #if defined(Py_TRACE_REFS) && !defined(Py_REF_DEBUG)
64 #ifdef Py_TRACE_REFS
730 #ifdef Py_TRACE_REFS
Dmodsupport.h105 #ifdef Py_TRACE_REFS
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dstructseq.c482 #ifdef Py_TRACE_REFS in PyStructSequence_InitType()
Dobject.c39 #ifdef Py_TRACE_REFS
158 #ifdef Py_TRACE_REFS in inc_count()
2200 #ifdef Py_TRACE_REFS
Dtupleobject.c73 #ifdef Py_TRACE_REFS in PyTuple_New()
Dtypeobject.c3948 #ifdef Py_TRACE_REFS
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dstructseq.c483 #ifdef Py_TRACE_REFS in PyStructSequence_InitType()
Dobject.c39 #ifdef Py_TRACE_REFS
158 #ifdef Py_TRACE_REFS in inc_count()
2221 #ifdef Py_TRACE_REFS
Dtupleobject.c73 #ifdef Py_TRACE_REFS in PyTuple_New()
Dtypeobject.c3983 #ifdef Py_TRACE_REFS
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dsysmodule.c875 #ifdef Py_TRACE_REFS
932 #ifdef Py_TRACE_REFS
Dpythonrun.c478 #ifdef Py_TRACE_REFS in Py_Finalize()
534 #ifdef Py_TRACE_REFS in Py_Finalize()
Dbltinmodule.c2666 #ifdef Py_TRACE_REFS in _PyBuiltin_Init()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dsysmodule.c893 #ifdef Py_TRACE_REFS
950 #ifdef Py_TRACE_REFS
Dpythonrun.c490 #ifdef Py_TRACE_REFS in Py_Finalize()
547 #ifdef Py_TRACE_REFS in Py_Finalize()
Dbltinmodule.c2677 #ifdef Py_TRACE_REFS in _PyBuiltin_Init()