Home
last modified time | relevance | path

Searched refs:pr_float_type (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dprdbg.c92 static bool pr_float_type (void *, unsigned int);
194 pr_float_type,
242 pr_float_type, /* Same, push_type. */
559 pr_float_type (void *p, unsigned int size) in pr_float_type() function
580 if (! pr_float_type (p, size)) in pr_complex_type()
H A DChangeLog-2017663 (pr_float_type): Likewise.
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dprdbg.c81 static bool pr_float_type (void *, unsigned int);
179 pr_float_type,
227 pr_float_type, /* Same, push_type. */
552 pr_float_type (void *p, unsigned int size) in pr_float_type() function
573 if (! pr_float_type (p, size)) in pr_complex_type()
H A DChangeLog-2017663 (pr_float_type): Likewise.