Home
last modified time | relevance | path

Searched refs:set_lookkey_string (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dsetobject.c158 set_lookkey_string(PySetObject *so, PyObject *key, register long hash) in set_lookkey_string() function
1028 so->lookup = set_lookkey_string; in make_new_set()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dsetobject.c158 set_lookkey_string(PySetObject *so, PyObject *key, register long hash) in set_lookkey_string() function
1029 so->lookup = set_lookkey_string; in make_new_set()