Searched refs:litp (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mn10200.c | 318 md_atof (int type, char *litp, int *sizep) in md_atof() argument 320 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 | 456 md_atof (int type, char *litp, int *sizep) in md_atof() argument 458 return ieee_md_atof (type, litp, sizep, FALSE); in md_atof()
|
D | tc-s390.c | 2038 md_atof (int type, char *litp, int *sizep) in md_atof() argument 2040 return ieee_md_atof (type, litp, sizep, TRUE); in md_atof()
|
D | tc-v850.c | 1674 md_atof (int type, char *litp, int *sizep) in md_atof() argument 1676 return ieee_md_atof (type, litp, sizep, FALSE); in md_atof()
|
D | tc-ppc.c | 6083 md_atof (int type, char *litp, int *sizep) in md_atof() argument 6085 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()
|