Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
Dtypeobject.c.h239 object___dir___impl(PyObject *self);
244 return object___dir___impl(self); in object___dir__()
/third_party/python/Objects/
Dtypeobject.c5449 object___dir___impl(PyObject *self) in object___dir___impl() function