Home
last modified time | relevance | path

Searched refs:UINT16_C (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/lib/builtins/
Dfp_extend.h45 #define SRC_REP_C UINT16_C
/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