Searched defs:is_uint16 (Results 1 – 2 of 2) sorted by relevance
53 bool is_uint16() const { return IsUint<16>(value_); } in is_uint16() function
46 bool is_uint16() const { return IsUint<16>(value_); } in is_uint16() function