Home
last modified time | relevance | path

Searched defs:IEEE_LITTLE_ENDIAN (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/X64/
Darith.h3 #define IEEE_LITTLE_ENDIAN macro
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/Ia32/
Darith.h3 #define IEEE_LITTLE_ENDIAN macro
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/Arm/
Darith.h8 #define IEEE_LITTLE_ENDIAN macro
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/Ipf/
Darith.h3 #define IEEE_LITTLE_ENDIAN macro
/device/linaro/bootloader/edk2/AppPkg/Applications/ArithChk/
Darithchk.c51 static Akind IEEE_LITTLE_ENDIAN = { "IEEE_LITTLE_ENDIAN", 1 }; variable