Searched defs:AsInt16 (Results 1 – 3 of 3) sorted by relevance
50 int16_t AsInt16() const { return static_cast<int16_t>(uint_value_); } in AsInt16() function
73 int16_t AsInt16() const { return static_cast<int16_t>(uint_value_); } in AsInt16() function
812 int16_t AsInt16() const { return static_cast<int16_t>(AsIntN(16)); } in AsInt16() function