Home
last modified time | relevance | path

Searched refs:md_atof (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/binutils-2.34/gas/
H A Dtc.h27 const char * md_atof (int, char *, int *);
H A Dread.c3553 err = md_atof (float_type, temp, &flen); in s_float_space()
4862 err = md_atof (float_type, temp, &length); in float_cons()
/dragonfly/contrib/binutils-2.27/gas/
H A Dtc.h27 const char * md_atof (int, char *, int *);
H A Dread.c3548 err = md_atof (float_type, temp, &flen); in s_float_space()
4984 err = md_atof (float_type, temp, &length); in float_cons()
/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386.c9552 md_atof (int type, char *litP, int *sizeP) in md_atof() function
/dragonfly/contrib/binutils-2.34/gas/config/
H A Dtc-i386.c11745 md_atof (int type, char *litP, int *sizeP) in md_atof() function