Searched refs:local_dealloc (Results 1 – 3 of 3) sorted by relevance
418 local_dealloc(localobject *self) in local_dealloc() function499 /* tp_dealloc */ (destructor)local_dealloc,
829 local_dealloc(localobject *self) in local_dealloc() function913 /* tp_dealloc */ (destructor)local_dealloc,
1143 let local_dealloc = format_ident!("{}dealloc", local_prefix); in expand_rust_box() localVariable1162 …unsafe extern "C" fn #local_dealloc #impl_generics(ptr: *mut ::std::mem::MaybeUninit<#ident #ty_ge… in expand_rust_box()