Home
last modified time | relevance | path

Searched refs:UINT16_C (Results 1 – 9 of 9) 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/google/contexthub/firmware/lib/builtins/
Dfp_extend.h45 #define SRC_REP_C UINT16_C
/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/machine/
D_stdint.h49 #define UINT16_C(c) (c) macro
/device/google/contexthub/firmware/app/chre/common/
Dchre10_app_syscalls.c32 #define CHRE_HOST_ENDPOINT_BROADCAST UINT16_C(0xFFFF)
/device/google/fuchsia/bioniccompat/include/
Dstdint.h266 #define UINT16_C(c) __UINT16_C(c) macro