Searched refs:tracing_possible (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Include/internal/ | ||
D | ceval.h | 37 int tracing_possible; member |
/external/python/cpython3/Python/ | ||
D | ceval.c | 518 #define _Py_TracingPossible _PyRuntime.ceval.tracing_possible |