Searched defs:UINT16_C (Results 1 – 9 of 9) sorted by relevance
71 #define UINT16_C(val) val##ui16 macro282 #define UINT16_C(val) val##ui16 macro
465 # define UINT16_C(value) value##ui16 macro492 # define UINT16_C(value) static_cast<boost::uint16_t>(value##u) macro
192 #define UINT16_C(v) v macro
190 #define UINT16_C(v) v macro
250 #define UINT16_C(c) __UINT16_C(c) macro
259 # define UINT16_C(c) c macro