Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Drangeobject.c140 static PySequenceMethods range_as_sequence = { variable
173 &range_as_sequence, /* tp_as_sequence */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Drangeobject.c165 static PySequenceMethods range_as_sequence = { variable
198 &range_as_sequence, /* tp_as_sequence */