Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dintobject.c486 int_sub(PyIntObject *v, PyIntObject *w) in int_sub() function
1374 (binaryfunc)int_sub, /*nb_subtract*/
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dintobject.c472 int_sub(PyIntObject *v, PyIntObject *w) in int_sub() function
1343 (binaryfunc)int_sub, /*nb_subtract*/