Home
last modified time | relevance | path

Searched defs:new_slots (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Dtypeobject.c2573 PyObject *new_slots = PyList_New(new_nslot); in type_new_copy_slots() local
2691 PyObject *new_slots = type_new_copy_slots(ctx, dict); in type_new_slots_impl() local
3119 PyObject *new_slots; in type_new_get_slots() local