Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsymtable.c182 static int symtable_implicit_arg(struct symtable *st, int pos);
1296 symtable_implicit_arg(struct symtable *st, int pos) in symtable_implicit_arg() function
1326 if (!symtable_implicit_arg(st, i)) in symtable_visit_params()
1514 if (!symtable_implicit_arg(st, 0)) { in symtable_handle_comprehension()