Searched refs:vax_md_atof (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | atof-vax.c | 391 vax_md_atof (int what_statement_type, in vax_md_atof() function
|
D | tc-pdp11.c | 1448 return vax_md_atof (type, litP, sizeP); in md_atof()
|
D | tc-vax.c | 3409 return vax_md_atof (type, litP, sizeP); in md_atof()
|
D | tc-alpha.c | 5578 extern const char *vax_md_atof (int, char *, int *); in md_atof() 5588 return vax_md_atof (type, litP, sizeP); in md_atof()
|
/toolchain/binutils/binutils-2.27/gas/ |
D | as.h | 478 const char * vax_md_atof (int, char *, int *);
|
D | ChangeLog-2007 | 398 * as.h (ieee_md_atof, vax_md_atof): New prototypes. 404 * config/atof-vax.c (md_atof): Rename to vax_md_atof. Use the 406 * tc-alpha.c (md_atof): Use ieee_md_atof. Remove #define of vax_md_atof. 445 * tc-pdp11.c (md_atof): New function. Call vax_md_atof. 457 * tc-vax.c (md_atof): New function. Call vax_md_atof.
|
D | ChangeLog | 2170 ieee_md_atof, vax_md_atof): Update prototypes. 2173 * config/atof-vax.c (vax_md_atof): Likewise.
|
D | ChangeLog-9697 | 2001 * config/tc-alpha.c (vax_md_atof): Declare. 2002 (md_atof): Don't declare atof_ieee and vax_md_atof.
|