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()
63 } in_v, tmp_v, out_v; in from64to16() local70 out_v.ul = (unsigned long) tmp_v.us[0] + (unsigned long) tmp_v.us[1] in from64to16()74 return out_v.us[0] + out_v.us[1]; in from64to16()