Home
last modified time | relevance | path

Searched refs:UINTMAX_C (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
Dint_const.h61 #define UINTMAX_C(c) c ## ULL macro
/device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
Dint_const.h61 #define UINTMAX_C(c) c ## ULL macro
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
Dint_const.h61 #define UINTMAX_C(c) c ## ULL macro
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Dint_const.h62 #define UINTMAX_C(c) c ## UL macro
/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
Dint_const.h61 #define UINTMAX_C(c) c ## ULL macro
/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/machine/
D_stdint.h54 #define UINTMAX_C(c) UINT64_C(c) macro
/device/google/fuchsia/bioniccompat/include/
Dstdint.h271 #define UINTMAX_C(c) __UINTMAX_C(c) macro