Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dthreadmodule.c328 local_new(PyTypeObject *type, PyObject *args, PyObject *kw) in local_new() function
533 /* tp_new */ local_new,
/external/python/cpython3/Modules/
D_threadmodule.c737 local_new(PyTypeObject *type, PyObject *args, PyObject *kw) in local_new() function
947 /* tp_new */ local_new,
/external/rust/cxx/macro/src/
Dexpand.rs1186 let local_new = format_ident!("{}new", local_prefix); in expand_rust_vec() localVariable
1205 …unsafe extern "C" fn #local_new #impl_generics(this: *mut ::cxx::private::RustVec<#elem #ty_generi… in expand_rust_vec()
/external/python/cpython3/Tools/c-analyzer/
Dknown.tsv1920 Modules/_threadmodule.c local_new wr_callback_def variable static PyMethodDef wr_callback_def