Searched defs:mi (Results 1 – 2 of 2) sorted by relevance
89 long mi = loadLe(data, index, 8); in hash() local
243 let mi = unsafe { load_int_le!(msg, i, u64) }; in write() localVariable