Searched refs:array_fromlist (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
H A Darraymodule.c1303 array_fromlist(arrayobject *self, PyObject *list) function
1586 {"fromlist", (PyCFunction)array_fromlist, METH_O,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Darraymodule.c1303 array_fromlist(arrayobject *self, PyObject *list) function
1573 {"fromlist", (PyCFunction)array_fromlist, METH_O,

Completed in 12 milliseconds