Home
last modified time | relevance | path

Searched refs:litp (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mn10200.c318 md_atof (int type, char *litp, int *sizep) in md_atof() argument
320 return ieee_md_atof (type, litp, sizep, FALSE); in md_atof()
Dtc-i370.c2356 md_atof (int type, char *litp, int *sizep) in md_atof() argument
2360 return ieee_md_atof (type, litp, sizep, TRUE); in md_atof()
Dtc-mn10300.c456 md_atof (int type, char *litp, int *sizep) in md_atof() argument
458 return ieee_md_atof (type, litp, sizep, FALSE); in md_atof()
Dtc-s390.c2038 md_atof (int type, char *litp, int *sizep) in md_atof() argument
2040 return ieee_md_atof (type, litp, sizep, TRUE); in md_atof()
Dtc-v850.c1674 md_atof (int type, char *litp, int *sizep) in md_atof() argument
1676 return ieee_md_atof (type, litp, sizep, FALSE); in md_atof()
Dtc-ppc.c6083 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()
Dtc-cris.c3595 md_atof (int type ATTRIBUTE_UNUSED, char *litp ATTRIBUTE_UNUSED, in md_atof()