Searched refs:__UINT16_C (Results 1 – 2 of 2) sorted by relevance
53 #ifndef __UINT16_C54 #define __UINT16_C(x) x ## U macro58 #define UINT16_C(x) __UINT16_C(x)
89 #define UINT16_C(_v) __UINT16_C(_v)120 #ifndef __UINT16_C121 #define __UINT16_C(x) x ## U macro125 #define UINT16_C(x) __UINT16_C(x)