Home
last modified time | relevance | path

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

/third_party/python/Python/
D_warnings.c758 is_internal_frame(PyFrameObject *frame) in is_internal_frame() function
818 } while (frame != NULL && is_internal_frame(frame)); in next_external_frame()
837 if (stack_level <= 0 || is_internal_frame(f)) { in setup_context()
/third_party/python/Tools/c-analyzer/
DTODO202 Python/_warnings.c:is_internal_frame():bootstrap_string static PyObject *bootstrap_string
203 Python/_warnings.c:is_internal_frame():importlib_string static PyObject *importlib_string
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv2083 Python/_warnings.c is_internal_frame bootstrap_string -
2085 Python/_warnings.c is_internal_frame importlib_string -