Searched refs:UINT8_C (Results 1 – 13 of 13) sorted by relevance
58 #undef UINT8_C70 #define UINT8_C(val) val##ui8 macro281 #define UINT8_C(val) val##ui8 macro
434 #undef UINT8_C460 # define UINT8_C(value) static_cast<unsigned char>(value##u) macro462 # define UINT8_C(value) value##ui8 macro485 # define UINT8_C(value) static_cast<boost::uint8_t>(value##u) macro
26 #define U8_C(x) UINT8_C(x)
247 #undef UINT8_C248 #define UINT8_C(c) __UINT8_C(c) macro
92 UINT8_C(value)
190 #define UINT8_C(v) v macro
188 #define UINT8_C(v) v macro
258 # define UINT8_C(c) c macro
826 +# define UINT8_C(value) static_cast<unsigned char>(value##u)828 +# define UINT8_C(value) value##ui8851 +# define UINT8_C(value) static_cast<boost::uint8_t>(value##u)