Searched refs:etp (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dia64-tdep.c2774 is_float_or_hfa_type_recurse (struct type *t, struct type **etp)
2779 if (*etp)
2780 return TYPE_LENGTH (*etp) == TYPE_LENGTH (t);
2783 *etp = t;
2790 etp);
2798 (check_typedef (TYPE_FIELD_TYPE (t, i)), etp))
2773 is_float_or_hfa_type_recurse(struct type *t, struct type **etp) argument

Completed in 43 milliseconds