Home
last modified time | relevance | path

Searched defs:UINT32_C (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
Dint_const.h55 #define UINT32_C(c) c ## U macro
/device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
Dint_const.h55 #define UINT32_C(c) c ## U macro
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
Dint_const.h55 #define UINT32_C(c) c ## U macro
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Dint_const.h56 #define UINT32_C(c) c ## U macro
/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
Dint_const.h55 #define UINT32_C(c) c ## U macro
/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/machine/
D_stdint.h50 #define UINT32_C(c) (c ## U) macro
/device/linaro/bootloader/edk2/StdLib/LibC/Locale/
Drunetype.h45 #define UINT32_C(c) ((uint32_t)(c##U)) macro
/device/google/fuchsia/bioniccompat/include/
Dstdint.h267 #define UINT32_C(c) __UINT32_C(c) macro