Home
last modified time | relevance | path

Searched refs:vax_md_atof (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Datof-vax.c391 vax_md_atof (int what_statement_type, in vax_md_atof() function
Dtc-pdp11.c1448 return vax_md_atof (type, litP, sizeP); in md_atof()
Dtc-vax.c3409 return vax_md_atof (type, litP, sizeP); in md_atof()
Dtc-alpha.c5578 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/
Das.h478 const char * vax_md_atof (int, char *, int *);
DChangeLog-2007398 * 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.
DChangeLog2170 ieee_md_atof, vax_md_atof): Update prototypes.
2173 * config/atof-vax.c (vax_md_atof): Likewise.
DChangeLog-96972001 * config/tc-alpha.c (vax_md_atof): Declare.
2002 (md_atof): Don't declare atof_ieee and vax_md_atof.