Home
last modified time | relevance | path

Searched defs:newfree (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Python/
Dsymtable.c629 PyObject *newfree = NULL, *allfree = NULL; in analyze_block() local
/aosp_15_r20/external/python/cpython3/Python/
Dsymtable.c743 PyObject *newglobal = NULL, *newfree = NULL, *allfree = NULL; in analyze_block() local