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

/freebsd-9.3-release/contrib/binutils/gas/
H A Dtc.h28 char * md_atof (int, char *, int *);
H A Dread.c3297 err = md_atof (float_type, temp, &flen);
4603 err = md_atof (float_type, temp, &length);
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Datof-vax.c396 md_atof (int what_statement_type,
454 return kind_of_float ? NULL : _("Bad call to md_atof()");
392 md_atof (int what_statement_type, function
H A Dtc-mep.c1692 md_atof (int type, char *litP, int *sizeP)
1718 return _("Bad call to md_atof()");
1687 md_atof (int type, char *litP, int *sizeP) function
H A Dtc-spu.c715 md_atof (int type, char *litP, int *sizeP)
713 md_atof (int type, char *litP, int *sizeP) function
H A Dtc-arc.c1016 md_atof (int type, char *litP, int *sizeP)
1037 return "bad call to md_atof";
1011 md_atof (int type, char *litP, int *sizeP) function
H A Dtc-cr16.c651 md_atof (int type, char *litP, int *sizeP) function
670 return _("bad call to md_atof");
H A Dtc-s390.c1778 md_atof (type, litp, sizep) function
1800 return "bad call to md_atof";
H A Dtc-alpha.c5042 md_atof (int type, char *litP, int *sizeP)
5053 /* VAX md_atof doesn't like "G" for some reason. */
5725 #define md_atof vax_md_atof
5029 md_atof (int type, char *litP, int *sizeP) function
5712 #define md_atof macro
H A Dtc-sparc.c2959 /* This is identical to the md_atof in m68k.c. I think this is right,
2971 md_atof (type, litP, sizeP)
2961 md_atof (type, litP, sizeP) function
H A Dtc-ppc.c5205 md_atof (int type, char *litp, int *sizep)
5224 return _("bad call to md_atof");
5187 md_atof (int type, char *litp, int *sizep) function
H A Dtc-mips.c9692 err = md_atof (f64 ? 'd' : 'f', (char *) temp, &len);
11070 md_atof (int type, char *litP, int *sizeP)
11089 return _("bad call to md_atof");
11062 md_atof (int type, char *litP, int *sizeP) function
H A Dtc-i386.c5757 md_atof (type, litP, sizeP)
5786 return _("Bad call to md_atof ()");
5748 md_atof (type, litP, sizeP) function
H A Dtc-score.c184 /* Number of littlenums required to hold an extended precision number. For md_atof. */
4720 md_atof (int type, char *litP, int *sizeP) function
H A Dtc-ia64.c11695 md_atof (type, lit, size) function
H A Dtc-arm.c886 md_atof (int type, char * litP, int * sizeP)
884 md_atof (int type, char * litP, int * sizeP) function

Completed in 399 milliseconds