Home
last modified time | relevance | path

Searched refs:is_internal_frame (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Python/
D_warnings.c764 is_internal_frame(PyFrameObject *frame) in is_internal_frame() function
824 } while (frame != NULL && is_internal_frame(frame)); in next_external_frame()
843 if (stack_level <= 0 || is_internal_frame(f)) { in setup_context()
/external/python/cpython3/Tools/c-analyzer/
DTODO207 Python/_warnings.c:is_internal_frame():bootstrap_string static PyObject *bootstrap_string
208 Python/_warnings.c:is_internal_frame():importlib_string static PyObject *importlib_string
Dknown.tsv87 Python/_warnings.c is_internal_frame bootstrap_string variable static PyObject *bootstrap_string
348 Python/_warnings.c is_internal_frame importlib_string variable static PyObject *importlib_string