Searched refs:my_u (Results 1 – 2 of 2) sorted by relevance
12 float get_b(union u_tag *my_u) { in get_b() argument13 return my_u->b; in get_b()