Searched refs:__UINT8_C (Results 1 – 3 of 3) sorted by relevance
41 #ifndef __UINT8_C42 #define __UINT8_C(x) x ## U macro46 #define UINT8_C(x) __UINT8_C(x)
45 #ifndef __UINT8_C46 #define __UINT8_C(x) x ## U macro50 #define UINT8_C(x) __UINT8_C(x)
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)