Searched refs:_PySymtable_Free (Results 1 – 4 of 4) sorted by relevance
90 extern void _PySymtable_Free(struct symtable *);
61 _PySymtable_Free(st); in _symtable_symtable_impl()
265 _PySymtable_Free(st); in symtable_new()294 _PySymtable_Free(st); in _PySymtable_Build()304 _PySymtable_Free(st); in _PySymtable_Build()317 _PySymtable_Free(st); in _PySymtable_Build()347 _PySymtable_Free(st); in _PySymtable_Build()355 _PySymtable_Free(st); in _PySymtable_Build()361 _PySymtable_Free(st); in _PySymtable_Build()365 _PySymtable_Free(st); in _PySymtable_Build()371 _PySymtable_Free(struct symtable *st) in _PySymtable_Free() function
466 _PySymtable_Free(c->c_st); in compiler_free()