Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Ddictobject.c2308 static PySequenceMethods dict_as_sequence = { variable
2385 &dict_as_sequence, /* tp_as_sequence */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Ddictobject.c2274 static PySequenceMethods dict_as_sequence = { variable
2351 &dict_as_sequence, /* tp_as_sequence */