Searched refs:__UINT8_C (Results 1 – 4 of 4) sorted by relevance
59 #ifndef __UINT8_C60 #define __UINT8_C(x) x ## U macro64 #define UINT8_C(x) __UINT8_C(x)
125 #define __UINT8_C(x) uint_c(x, __int_least8_c_suffix__) macro128 #define __UINT8_C(x) x ## U macro
118 #define UINT8_C(_v) __UINT8_C(_v)134 #ifndef __UINT8_C135 #define __UINT8_C(x) x ## U macro139 #define UINT8_C(x) __UINT8_C(x)
385 #ifndef __UINT8_C386 #define __UINT8_C(x) x ## U macro390 #define UINT8_C(x) __UINT8_C(x)