Searched defs:new_f (Results 1 – 3 of 3) sorted by relevance
284 static int compare_file(FILE *old_f, FILE *new_f) in compare_file()
800 PyFrameObject *new_f = PyObject_GC_Resize(PyFrameObject, f, extras); in frame_alloc() local
458 let new_f = f.wrapping_add(1); in pop() localVariable