Searched refs:out_v (Results 1 – 1 of 1) sorted by relevance
64 } in_v, tmp_v, out_v; in from64to16() local71 out_v.ul = (unsigned long) tmp_v.us[0] + (unsigned long) tmp_v.us[1] in from64to16()75 return out_v.us[0] + out_v.us[1]; in from64to16()