Searched refs:__UINT16_C (Results 1 – 3 of 3) sorted by relevance
75 #ifndef __UINT16_C76 #define __UINT16_C(x) x ## U macro80 #define UINT16_C(x) __UINT16_C(x)
103 #define __UINT16_C(x) uint_c(x, __int_least16_c_suffix__) macro106 #define __UINT16_C(x) x ## U macro
119 #define UINT16_C(_v) __UINT16_C(_v)150 #ifndef __UINT16_C151 #define __UINT16_C(x) x ## U macro155 #define UINT16_C(x) __UINT16_C(x)