Home
last modified time | relevance | path

Searched defs:xc (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dsum.c45 ULong carry, *xc, *xa, *xb, *xe, y; local
Dmisc.c282 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/
Ddtoa.c616 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/
Ddtoa.c633 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/
Ddecimal.py5733 def _dpower(xc, xe, yc, ye, p): argument
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregcomp.c2454 CClassNode* xc = NCCLASS(x); in is_not_included() local