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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dia64-tdep.c102 static struct type *is_float_or_hfa_type (struct type *t);
2707 float_elt_type = is_float_or_hfa_type (type);
2722 float_elt_type = is_float_or_hfa_type (type);
2814 is_float_or_hfa_type (struct type *t)
3148 float_elt_type = is_float_or_hfa_type (type);
2813 is_float_or_hfa_type (struct type *t) function

Completed in 36 milliseconds