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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dm88k-tdep.c190 m88k_floating_p (const struct type *type)
241 if (m88k_integral_or_pointer_p (type) || m88k_floating_p (type))
252 if (m88k_integral_or_pointer_p (type) || m88k_floating_p (type))
396 if (!m88k_integral_or_pointer_p (type) && !m88k_floating_p (type))
188 m88k_floating_p (const struct type *type) function

Completed in 45 milliseconds