Home
last modified time | relevance | path

Searched refs:update_slots_callback (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dtypeobject.c7160 update_slots_callback(PyTypeObject *type, void *data) in update_slots_callback() function
7235 update_slots_callback, (void *)ptrs); in update_slot()
/external/python/cpython2/Objects/
Dtypeobject.c6398 update_slots_callback(PyTypeObject *type, void *data) function
6463 update_slots_callback, (void *)ptrs);