Searched refs:__UINT8_C (Results 1 – 3 of 3) sorted by relevance
59 #ifndef __UINT8_C60 #define __UINT8_C(x) x ## U macro64 #define UINT8_C(x) __UINT8_C(x)
120 #define __UINT8_C(x) uint_c(x, __int_least8_c_suffix__) macro123 #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)