Searched refs:CodeMul (Results 1 – 2 of 2) sorted by relevance
68 CodeMul, enumerator79 _ if code == ICalcCode::CodeMul as u32 => Ok(ICalcCode::CodeMul), in try_from()115 ICalcCode::CodeMul => { in on_icalc_remote_request()178 let reply = self.remote.send_request(ICalcCode::CodeMul as u32, in mul()
500 CodeMul,517 _ if code == ICalcCode::CodeMul as u32 => Ok(ICalcCode::CodeMul),611 ICalcCode::CodeMul => {657 let reply = self.remote.send_request(ICalcCode::CodeMul as u32,