Searched defs:borrow (Results 1 – 8 of 8) sorted by relevance
| /device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/ |
| D | dmisc.c | 119 ULLong borrow, carry, y, ys; local 121 ULong borrow, carry, y, ys; local
|
| D | misc.c | 559 ULLong borrow, y; local 561 ULong borrow, y; local
|
| D | strtodg.c | 115 ULong borrow = 1, y; in decrement() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
| D | dtoa.c | 912 ULLong borrow, y; in diff() local 914 ULong borrow, y; in diff() local 1221 ULLong borrow, carry, y, ys; in quorem() local 1223 ULong borrow, carry, y, ys; in quorem() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
| D | dtoa.c | 929 ULLong borrow, y; in diff() local 931 ULong borrow, y; in diff() local 1238 ULLong borrow, carry, y, ys; in quorem() local 1240 ULong borrow, carry, y, ys; in quorem() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
| D | longobject.c | 1234 digit borrow = 0; in v_isub() local 2469 digit borrow = 0; in x_sub() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Objects/ |
| D | longobject.c | 1248 digit borrow = 0; in v_isub() local 2483 digit borrow = 0; in x_sub() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Objects/ |
| D | longobject.c | 1234 digit borrow = 0; in v_isub() local 2469 digit borrow = 0; in x_sub() local
|