Searched defs:new_f (Results 1 – 10 of 10) sorted by relevance
26 char *new_f; in strptime() local
31 def new_f(self, *args, **kwargs): function47 def new_f(self, *args, **kwargs): function
150 let mut new_f = File::create(&new_path).unwrap(); in test_renameat2_exchange() localVariable162 let mut new_f = File::open(&new_path).unwrap(); in test_renameat2_exchange() localVariable
114 node_ptr new_f = end; in stable_partition() local
284 static int compare_file(FILE *old_f, FILE *new_f) in compare_file()
349 functor_type* new_f = new functor_type(*f); in manager() local461 functor_wrapper_type* new_f = static_cast<functor_wrapper_type*>(copy); in manager() local
603 functor_wrapper_type* new_f = static_cast<functor_wrapper_type*>(copy); in assign_functor_a() local
385 node_ptr new_f = end; in stable_partition() local
459 let new_f = f.wrapping_add(1); in pop() localVariable