Searched refs:PySymtable_Lookup (Results 1 – 7 of 7) sorted by relevance
57 PyAPI_FUNC(PySTEntryObject *) PySymtable_Lookup(struct symtable *, void *);
80 PyAPI_FUNC(PySTEntryObject *) PySymtable_Lookup(struct symtable *, void *);
1128 "PySymtable_Lookup"
287 PySymtable_Lookup(struct symtable *st, void *key) in PySymtable_Lookup() function
477 u->u_ste = PySymtable_Lookup(c->c_st, key); in compiler_enter_scope()
351 PySymtable_Lookup(struct symtable *st, void *key) in PySymtable_Lookup() function
556 u->u_ste = PySymtable_Lookup(c->c_st, key); in compiler_enter_scope()