Home
last modified time | relevance | path

Searched refs:INT64_C (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/include/stdlib/machine/
D_stdint.h41 #define INT64_C(c) (c ## L) macro
48 #define INTMAX_C(c) INT64_C(c)
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
Dint_const.h51 #define INT64_C(c) c ## LL macro
/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
Dint_const.h51 #define INT64_C(c) c ## LL macro
/device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
Dint_const.h51 #define INT64_C(c) c ## LL macro
/device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
Dint_const.h51 #define INT64_C(c) c ## LL macro
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Dint_const.h52 #define INT64_C(c) c ## L macro