Home
last modified time | relevance | path

Searched refs:BITS64 (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/
Darm-gcc.h30 #define BITS64 macro
49 #ifdef BITS64
68 #ifdef BITS64
73 #ifdef BITS64
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/
Darm-gcc.h34 #define BITS64 macro
53 #ifdef BITS64
72 #ifdef BITS64
77 #ifdef BITS64
/device/linaro/bootloader/edk2/StdLib/Include/Arm/
Darm-gcc.h34 #define BITS64 macro
53 #ifdef BITS64
72 #ifdef BITS64
77 #ifdef BITS64
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dsoftfloat-source.txt175 If 64-bit integers are supported by the compiler, the macro name `BITS64'
181 If `BITS64' is not defined, only the 32-bit version of SoftFloat can be
182 compiled. If `BITS64' _is_ defined, either can be compiled.
287 2. If `BITS64' is defined in the `processors' header file, choose whether
289 `BITS64' is not defined, your only choice is the 32-bit implementation.