Searched refs:pr_float_type (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | prdbg.c | 92 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 D | ChangeLog-2017 | 663 (pr_float_type): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | prdbg.c | 81 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 D | ChangeLog-2017 | 663 (pr_float_type): Likewise.
|