Searched refs:litp (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mn10200.c | 321 md_atof (int type, char *litp, int *sizep) in md_atof() argument 323 return ieee_md_atof (type, litp, sizep, FALSE); in md_atof()
|
D | tc-i370.c | 2356 md_atof (int type, char *litp, int *sizep) in md_atof() argument 2360 return ieee_md_atof (type, litp, sizep, TRUE); in md_atof()
|
D | tc-mn10300.c | 459 md_atof (int type, char *litp, int *sizep) in md_atof() argument 461 return ieee_md_atof (type, litp, sizep, FALSE); in md_atof()
|
D | tc-s390.c | 1957 md_atof (int type, char *litp, int *sizep) in md_atof() argument 1959 return ieee_md_atof (type, litp, sizep, TRUE); in md_atof()
|
D | tc-v850.c | 1665 md_atof (int type, char *litp, int *sizep) in md_atof() argument 1667 return ieee_md_atof (type, litp, sizep, FALSE); in md_atof()
|
D | tc-ppc.c | 6090 md_atof (int type, char *litp, int *sizep) in md_atof() argument 6092 return ieee_md_atof (type, litp, sizep, target_big_endian); in md_atof()
|
D | tc-cris.c | 3595 md_atof (int type ATTRIBUTE_UNUSED, char *litp ATTRIBUTE_UNUSED, in md_atof()
|