Searched defs:UINT8_C (Results 1 – 6 of 6) sorted by relevance
45 #define UINT8_C(c) (c) macro
43 #define UINT8_C(c) (c) macro
41 #define UINT8_C(c) (c) macro
49 #define UINT8_C(c) (c) macro
475 # define UINT8_C(v) __uint_c(v, __int8_c_suffix) macro478 # define UINT8_C(v) v ## U macro