Searched defs:xc (Results 1 – 6 of 6) sorted by relevance
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/ |
D | sum.c | 45 ULong carry, *xc, *xa, *xb, *xe, y; local
|
D | misc.c | 282 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; local 557 ULong *xa, *xae, *xb, *xbe, *xc; local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | dtoa.c | 616 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; in mult() local 910 ULong *xa, *xae, *xb, *xbe, *xc; in diff() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
D | dtoa.c | 633 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; in mult() local 927 ULong *xa, *xae, *xb, *xbe, *xc; in diff() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | decimal.py | 5733 def _dpower(xc, xe, yc, ye, p): argument
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | regcomp.c | 2454 CClassNode* xc = NCCLASS(x); in is_not_included() local
|