Searched refs:__UINT16_C (Results 1 – 4 of 4) sorted by relevance
75 #ifndef __UINT16_C76 #define __UINT16_C(x) x ## U macro80 #define UINT16_C(x) __UINT16_C(x)
108 #define __UINT16_C(x) uint_c(x, __int_least16_c_suffix__) macro111 #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)
401 #ifndef __UINT16_C402 #define __UINT16_C(x) x ## U macro406 #define UINT16_C(x) __UINT16_C(x)