Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dodictobject.c514 #define _odictnode_HASH(node) \ macro
568 _odictnode_HASH(node)); in _odict_resize()
694 _odictnode_HASH(node) = hash; in _odict_add_new_node()
1123 value = _odict_popkey_hash((PyObject *)self, key, NULL, _odictnode_HASH(node)); in OrderedDict_popitem_impl()
1207 _odictnode_HASH(node)) != 0) in odict_copy()

Completed in 5 milliseconds