Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dsetobject.c74 PyObject *startkey = entry->key; in set_lookkey() local
102 PyObject *startkey = entry->key; in set_lookkey() local
166 PyObject *startkey = entry->key; in set_add_entry() local
199 PyObject *startkey = entry->key; in set_add_entry() local
Ddictobject.c755 PyObject *startkey = ep->me_key; in lookdict() local
/external/python/cpython2/Objects/
Dsetobject.c82 PyObject *startkey; in set_lookkey() local
Ddictobject.c329 PyObject *startkey; in lookdict() local