Home
last modified time | relevance | path

Searched refs:s3_atof (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-score.c64 static const char *s3_atof (int type, char *litP, int *sizeP);
6661 s3_atof (int type, char *litP, int *sizeP) in s3_atof() function
7549 return s3_atof (type, litP, sizeP); in md_atof()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog2251 * config/tc-score.c (s3_atof, md_atof): Likewise.