Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c7041 guarantee_lineno_for_exits(struct assembler *a, int firstlineno) { in guarantee_lineno_for_exits() function
7139 guarantee_lineno_for_exits(&a, c->u->u_firstlineno); in assemble()