Searched defs:UINT8_C (Results 1 – 1 of 1) sorted by relevance
409 # define UINT8_C(value) static_cast<unsigned char>(value##u) macro411 # define UINT8_C(value) value##ui8 macro434 # define UINT8_C(value) static_cast<boost::uint8_t>(value##u) macro