Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dclassobject.c1920 bin_inplace_power(PyObject *v, PyObject *w) in bin_inplace_power() function
1931 "__rpow__", bin_inplace_power); in instance_ipow()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dclassobject.c1896 bin_inplace_power(PyObject *v, PyObject *w) in bin_inplace_power() function
1907 "__rpow__", bin_inplace_power); in instance_ipow()