Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dtypeobject.c689 typedef int (*update_callback)(PyTypeObject *, void *); typedef
691 update_callback callback, void *data);
693 update_callback callback, void *data);
8527 update_callback callback, void *data) in update_subclasses()
8536 update_callback callback, void *data) in recurse_down_subclasses()