Home
last modified time | relevance | path

Searched refs:local_new (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Modules/
D_threadmodule.c773 local_new(PyTypeObject *type, PyObject *args, PyObject *kw) in local_new() function
974 {Py_tp_new, local_new},
/third_party/rust/crates/cxx/macro/src/
Dexpand.rs1313 let local_new = format_ident!("{}new", local_prefix); in expand_rust_vec() localVariable
1334 …unsafe extern "C" fn #local_new #impl_generics(this: *mut ::cxx::private::RustVec<#elem #ty_generi… in expand_rust_vec()
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv666 Modules/_threadmodule.c local_new wr_callback_def -