Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c332 int u_end_lineno; /* the end line of the current stmt */ member
3273 int u_end_lineno = c->u->u_end_lineno; in compiler_break() local
3300 int u_end_lineno = c->u->u_end_lineno; in compiler_continue() local