Home
last modified time | relevance | path

Searched defs:UINT16_C (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
Dint_const.h54 #define UINT16_C(c) c ## U macro
/device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
Dint_const.h54 #define UINT16_C(c) c ## U macro
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
Dint_const.h54 #define UINT16_C(c) c ## U macro
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Dint_const.h55 #define UINT16_C(c) c ## U macro
/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
Dint_const.h54 #define UINT16_C(c) c ## U macro
/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/machine/
D_stdint.h49 #define UINT16_C(c) (c) macro
/device/google/fuchsia/bioniccompat/include/
Dstdint.h266 #define UINT16_C(c) __UINT16_C(c) macro