Home
last modified time | relevance | path

Searched defs:key_or_null (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dhamt.c734 PyObject *key_or_null = self->b_array[key_idx]; in hamt_node_bitmap_assoc() local
979 PyObject *key_or_null = self->b_array[key_idx]; in hamt_node_bitmap_without() local
1114 PyObject *key_or_null; in hamt_node_bitmap_find() local
1227 PyObject *key_or_null = node->b_array[i]; in hamt_node_bitmap_dump() local