Searched refs:is_internal_frame (Results 1 – 3 of 3) sorted by relevance
758 is_internal_frame(PyFrameObject *frame) in is_internal_frame() function818 } while (frame != NULL && is_internal_frame(frame)); in next_external_frame()837 if (stack_level <= 0 || is_internal_frame(f)) { in setup_context()
202 Python/_warnings.c:is_internal_frame():bootstrap_string static PyObject *bootstrap_string203 Python/_warnings.c:is_internal_frame():importlib_string static PyObject *importlib_string
2083 Python/_warnings.c is_internal_frame bootstrap_string -2085 Python/_warnings.c is_internal_frame importlib_string -