Searched defs:to_u16 (Results 1 – 3 of 3) sorted by relevance
18 fn to_u16(&self) -> u16; in to_u16() method
421 pub fn to_u16(self) -> InterpResult<'tcx, u16> { in to_u16() method
2128 fn to_u16() { in to_u16() function