Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dsymtable.h59 PyAPI_FUNC(void) PySymtable_Free(struct symtable *);
/external/python/cpython3/Include/
Dsymtable.h86 PyAPI_FUNC(void) PySymtable_Free(struct symtable *);
/external/python/cpython2/Modules/
Dsymtablemodule.c39 PySymtable_Free(st); in symtable_symtable()
/external/python/cpython3/Modules/
Dsymtablemodule.c65 PySymtable_Free(st); in _symtable_symtable_impl()
/external/python/cpython3/Python/
Dsymtable.c244 PySymtable_Free(st); in symtable_new()
273 PySymtable_Free(st); in PySymtable_BuildObject()
283 PySymtable_Free(st); in PySymtable_BuildObject()
296 PySymtable_Free(st); in PySymtable_BuildObject()
326 PySymtable_Free(st); in PySymtable_BuildObject()
334 PySymtable_Free(st); in PySymtable_BuildObject()
340 PySymtable_Free(st); in PySymtable_BuildObject()
344 PySymtable_Free(st); in PySymtable_BuildObject()
362 PySymtable_Free(struct symtable *st) in PySymtable_Free() function
Dcompile.c412 PySymtable_Free(c->c_st); in compiler_free()
/external/python/cpython2/Python/
Dsymtable.c216 PySymtable_Free(st); in symtable_new()
233 PySymtable_Free(st); in PySymtable_Build()
265 PySymtable_Free(st); in PySymtable_Build()
270 PySymtable_Free(st); in PySymtable_Build()
274 PySymtable_Free(st); in PySymtable_Build()
279 PySymtable_Free(struct symtable *st) in PySymtable_Free() function
Dcompile.c319 PySymtable_Free(c->c_st); in compiler_free()
/external/python/cpython2/PC/os2emx/
Dpython27.def1126 "PySymtable_Free"