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