Home
last modified time | relevance | path

Searched refs:u_col_offset (Results 1 – 10 of 10) sorted by relevance

/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dcompile.c142 int u_col_offset; /* the offset of the current stmt */ member
611 u->u_col_offset = 0; in compiler_enter_scope()
2933 c->u->u_col_offset = s->col_offset; in compiler_try_finally()
3021 c->u->u_col_offset = handler->col_offset; in compiler_try_except()
3328 c->u->u_col_offset = s->col_offset; in compiler_visit_stmt()
5006 int old_col_offset = c->u->u_col_offset; in compiler_visit_expr()
5012 c->u->u_col_offset = e->col_offset; in compiler_visit_expr()
5020 c->u->u_col_offset = old_col_offset; in compiler_visit_expr()
5229 c->u->u_col_offset + 1, loc); in compiler_error()
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dcompile.c142 int u_col_offset; /* the offset of the current stmt */ member
611 u->u_col_offset = 0; in compiler_enter_scope()
2933 c->u->u_col_offset = s->col_offset; in compiler_try_finally()
3021 c->u->u_col_offset = handler->col_offset; in compiler_try_except()
3328 c->u->u_col_offset = s->col_offset; in compiler_visit_stmt()
5006 int old_col_offset = c->u->u_col_offset; in compiler_visit_expr()
5012 c->u->u_col_offset = e->col_offset; in compiler_visit_expr()
5020 c->u->u_col_offset = old_col_offset; in compiler_visit_expr()
5229 c->u->u_col_offset + 1, loc); in compiler_error()
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dcompile.c142 int u_col_offset; /* the offset of the current stmt */ member
611 u->u_col_offset = 0; in compiler_enter_scope()
2933 c->u->u_col_offset = s->col_offset; in compiler_try_finally()
3021 c->u->u_col_offset = handler->col_offset; in compiler_try_except()
3328 c->u->u_col_offset = s->col_offset; in compiler_visit_stmt()
5006 int old_col_offset = c->u->u_col_offset; in compiler_visit_expr()
5012 c->u->u_col_offset = e->col_offset; in compiler_visit_expr()
5020 c->u->u_col_offset = old_col_offset; in compiler_visit_expr()
5229 c->u->u_col_offset + 1, loc); in compiler_error()
/dports/lang/python38/Python-3.8.12/Python/
H A Dcompile.c142 int u_col_offset; /* the offset of the current stmt */ member
611 u->u_col_offset = 0; in compiler_enter_scope()
2933 c->u->u_col_offset = s->col_offset; in compiler_try_finally()
3021 c->u->u_col_offset = handler->col_offset; in compiler_try_except()
3328 c->u->u_col_offset = s->col_offset; in compiler_visit_stmt()
5006 int old_col_offset = c->u->u_col_offset; in compiler_visit_expr()
5012 c->u->u_col_offset = e->col_offset; in compiler_visit_expr()
5020 c->u->u_col_offset = old_col_offset; in compiler_visit_expr()
5229 c->u->u_col_offset + 1, loc); in compiler_error()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dcompile.c142 int u_col_offset; /* the offset of the current stmt */ member
611 u->u_col_offset = 0; in compiler_enter_scope()
2933 c->u->u_col_offset = s->col_offset; in compiler_try_finally()
3021 c->u->u_col_offset = handler->col_offset; in compiler_try_except()
3328 c->u->u_col_offset = s->col_offset; in compiler_visit_stmt()
5006 int old_col_offset = c->u->u_col_offset; in compiler_visit_expr()
5012 c->u->u_col_offset = e->col_offset; in compiler_visit_expr()
5020 c->u->u_col_offset = old_col_offset; in compiler_visit_expr()
5229 c->u->u_col_offset + 1, loc); in compiler_error()
/dports/lang/python39/Python-3.9.9/Python/
H A Dcompile.c143 int u_col_offset; /* the offset of the current stmt */ member
615 u->u_col_offset = 0; in compiler_enter_scope()
858 (c)->u->u_col_offset = (x)->col_offset;
4136 c->u->u_col_offset = other->col_offset; in validate_keywords()
5131 int old_col_offset = c->u->u_col_offset; in compiler_visit_expr()
5135 c->u->u_col_offset = old_col_offset; in compiler_visit_expr()
5146 int old_col_offset = c->u->u_col_offset; in compiler_augassign()
5173 c->u->u_col_offset = old_col_offset; in compiler_augassign()
5325 c->u->u_col_offset + 1, loc); in compiler_error()
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dcompile.c233 int u_col_offset; /* the offset of the current stmt */ member
692 u->u_col_offset = 0; in compiler_enter_scope()
965 (c)->u->u_col_offset = (x)->col_offset; \
972 (c)->u->u_col_offset = -1; \
1281 c->u->u_col_offset, c->u->u_end_col_offset); in compiler_addop()
1516 c->u->u_col_offset, c->u->u_end_col_offset); in compiler_addop_i()
1552 c->u->u_end_lineno, c->u->u_col_offset, in compiler_addop_j()
5437 int old_col_offset = c->u->u_col_offset; in compiler_visit_expr()
5443 c->u->u_col_offset = old_col_offset; in compiler_visit_expr()
5456 int old_col_offset = c->u->u_col_offset; in compiler_augassign()
[all …]
/dports/lang/python37/Python-3.7.12/Python/
H A Dcompile.c134 int u_col_offset; /* the offset of the current stmt */ member
605 u->u_col_offset = 0; in compiler_enter_scope()
2657 c->u->u_col_offset = handler->col_offset; in compiler_try_except()
2976 c->u->u_col_offset = s->col_offset; in compiler_visit_stmt()
4402 c->u->u_col_offset = e->col_offset; in compiler_visit_expr()
4812 c->u->u_col_offset, loc); in compiler_error()
/dports/lang/python310/Python-3.10.1/Python/
H A Dcompile.c201 int u_col_offset; /* the offset of the current stmt */ member
667 u->u_col_offset = 0; in compiler_enter_scope()
940 (c)->u->u_col_offset = (x)->col_offset; \
5321 int old_col_offset = c->u->u_col_offset; in compiler_visit_expr()
5327 c->u->u_col_offset = old_col_offset; in compiler_visit_expr()
5340 int old_col_offset = c->u->u_col_offset; in compiler_augassign()
5372 c->u->u_col_offset = old_col_offset; in compiler_augassign()
5540 c->u->u_lineno, c->u->u_col_offset + 1, loc, in compiler_error()
/dports/net/kf5-syndication/syndication-5.89.0/autotests/atom/
H A Dbug411626.xml.expected4533 …n><span class="n">u</span><span class="o">-&gt;</span><span class="n">u_col_offset</span> <span cl…