Home
last modified time | relevance | path

Searched refs:_PyDict_NewKeysForClass (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_dict.h51 extern PyDictKeysObject *_PyDict_NewKeysForClass(void);
/third_party/python/Objects/
H A Ddictobject.c5331 _PyDict_NewKeysForClass(void) in _PyDict_NewKeysForClass() function
H A Dtypeobject.c6420 et->ht_cached_keys = _PyDict_NewKeysForClass(); in type_ready_managed_dict()

Completed in 18 milliseconds