Home
last modified time | relevance | path

Searched refs:Exp_11 (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dgdtoaimp.h318 #define Exp_11 0x3ff00000 macro
356 #define Exp_11 0x41000000 macro
382 #define Exp_11 0x4080 macro
Ddtoa.c210 word0(d2) |= Exp_11;
Dgdtoa.c221 word0(d) |= Exp_11; in gdtoa()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Ddtoa.c257 #define Exp_11 0x3ff00000 macro
2429 word0(&d2) |= Exp_11; in _Py_dg_dtoa()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Ddtoa.c240 #define Exp_11 0x3ff00000 macro
2398 word0(&d2) |= Exp_11; in _Py_dg_dtoa()