Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_symtable.h90 extern void _PySymtable_Free(struct symtable *);
/external/python/cpython3/Modules/
Dsymtablemodule.c61 _PySymtable_Free(st); in _symtable_symtable_impl()
/external/python/cpython3/Python/
Dsymtable.c265 _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
Dcompile.c468 _PySymtable_Free(c->c_st); in compiler_free()
/external/python/cpython3/Doc/data/
Dpython3.10.abi14543 …<function-decl name='_PySymtable_Free' mangled-name='_PySymtable_Free' filepath='./Include/interna…