Searched defs:INT16_C (Results 1 – 9 of 9) sorted by relevance
66 #define INT16_C(val) val##i16 macro277 #define INT16_C(val) val##i16 macro
450 # define INT16_C(value) value##i16 macro491 # define INT16_C(value) static_cast<boost::int16_t>(value) macro
191 #define INT16_C(v) v macro
189 #define INT16_C(v) v macro
242 #define INT16_C(c) __INT16_C(c) macro
249 # define INT16_C(c) c macro