Home
last modified time | relevance | path

Searched refs:NEXT_LOG2_SHARED_KEYS_MAX_SIZE (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_dict.h129 #define NEXT_LOG2_SHARED_KEYS_MAX_SIZE 6 macro
/third_party/python/Objects/
H A Ddictobject.c5333 PyDictKeysObject *keys = new_keys_object(NEXT_LOG2_SHARED_KEYS_MAX_SIZE, 1); in _PyDict_NewKeysForClass()

Completed in 7 milliseconds