Searched defs:new_f (Results 1 – 2 of 2) sorted by relevance
284 static int compare_file(FILE *old_f, FILE *new_f) in compare_file()
681 PyFrameObject *new_f = PyObject_GC_Resize(PyFrameObject, f, extras); in _PyFrame_New_NoTrack() local