Home
last modified time | relevance | path

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

/third_party/python/Python/
Dsymtable.c224 static int symtable_implicit_arg(struct symtable *st, int pos);
1793 symtable_implicit_arg(struct symtable *st, int pos) in symtable_implicit_arg() function
2053 if (!symtable_implicit_arg(st, 0)) { in symtable_handle_comprehension()