Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Objects/
Dsetobject.c73 PyObject *startkey = entry->key; in set_lookkey() local
132 PyObject *startkey = entry->key; in set_add_entry() local
Ddictobject.c885 PyObject *startkey = ep->me_key; in unicodekeys_lookup_generic() local
974 PyObject *startkey = ep->me_key; in dictkeys_generic_lookup() local
/aosp_15_r20/external/python/cpython2/Objects/
Dsetobject.c82 PyObject *startkey; in set_lookkey() local
Ddictobject.c329 PyObject *startkey; in lookdict() local