Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dsetobject.c1179 set_union(PySetObject *so, PyObject *args) in set_union() function
2069 {"union", (PyCFunction)set_union, METH_VARARGS,
2187 {"union", (PyCFunction)set_union, METH_VARARGS,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dsetobject.c1178 set_union(PySetObject *so, PyObject *args) in set_union() function
2065 {"union", (PyCFunction)set_union, METH_VARARGS,
2183 {"union", (PyCFunction)set_union, METH_VARARGS,