Home
last modified time | relevance | path

Searched defs:left_anchor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Python/
Dtraceback.c604 extract_anchors_from_expr(const char *segment_str, expr_ty expr, Py_ssize_t *left_anchor, Py_ssize_… in extract_anchors_from_expr()
646 extract_anchors_from_stmt(const char *segment_str, stmt_ty statement, Py_ssize_t *left_anchor, Py_s… in extract_anchors_from_stmt()
662 Py_ssize_t *left_anchor, Py_ssize_t *right_anchor, in extract_anchors_from_line()