Searched refs:out_v (Results 1 – 2 of 2) sorted by relevance
27 } in_v, tmp_v, out_v; in from64to16() local34 out_v.ul = (unsigned long) tmp_v.us[0] + (unsigned long) tmp_v.us[1] in from64to16()38 return out_v.us[0] + out_v.us[1]; in from64to16()
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()