Searched defs:UINT16_C (Results 1 – 2 of 2) sorted by relevance
414 # define UINT16_C(value) value##ui16 macro441 # define UINT16_C(value) static_cast<boost::uint16_t>(value##u) macro
522 #define UINT16_C(x) x macro