Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dsymtable.h59 PyAPI_FUNC(void) PySymtable_Free(struct symtable *);
/external/python/cpython2/Modules/
Dsymtablemodule.c39 PySymtable_Free(st); in symtable_symtable()
/external/python/cpython2/Python/
Dsymtable.c214 PySymtable_Free(st); in symtable_new()
231 PySymtable_Free(st); in PySymtable_Build()
263 PySymtable_Free(st); in PySymtable_Build()
268 PySymtable_Free(st); in PySymtable_Build()
272 PySymtable_Free(st); in PySymtable_Build()
277 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"