times

infix operator fun times(b: Ushort): Ushort
infix operator fun times(b: Short): Ushort
infix operator fun times(b: Int): Ushort