Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dsetobject.c1352 set_intersection_update(PySetObject *so, PyObject *other) in set_intersection_update() function
1399 result = set_intersection_update(so, other); in set_iand()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dsetobject.c1353 set_intersection_update(PySetObject *so, PyObject *other) in set_intersection_update() function
1400 result = set_intersection_update(so, other); in set_iand()