Searched defs:INT8_C (Results 1 – 9 of 9) sorted by relevance
65 #define INT8_C(val) val##i8 macro276 #define INT8_C(val) val##i8 macro
447 # define INT8_C(value) value##i8 macro484 # define INT8_C(value) static_cast<boost::int8_t>(value) macro
189 #define INT8_C(v) v macro
187 #define INT8_C(v) v macro
240 #define INT8_C(c) __INT8_C(c) macro
248 # define INT8_C(c) c macro