Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Ddictobject.c1133 dict_length(PyDictObject *mp) in dict_length() function
1190 (lenfunc)dict_length, /*mp_length*/
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Ddictobject.c1158 dict_length(PyDictObject *mp) in dict_length() function
1215 (lenfunc)dict_length, /*mp_length*/