Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dintobject.c854 int_lshift(PyIntObject *v, PyIntObject *w) in int_lshift() function
1385 (binaryfunc)int_lshift, /*nb_lshift*/
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dintobject.c834 int_lshift(PyIntObject *v, PyIntObject *w) in int_lshift() function
1354 (binaryfunc)int_lshift, /*nb_lshift*/