Home
last modified time | relevance | path

Searched refs:sizeP (Results 1 – 25 of 64) sorted by relevance

123

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-lm32.c218 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
235 *sizeP = 0; in md_atof()
243 *sizeP = prec * sizeof (LITTLENUM_TYPE); in md_atof()
Datof-ieee.c716 int *sizeP, in ieee_md_atof() argument
782 *sizeP = 0; in ieee_md_atof()
792 *sizeP = prec * sizeof (LITTLENUM_TYPE); in ieee_md_atof()
Datof-vax.c393 int *sizeP) in vax_md_atof() argument
448 *sizeP = number_of_chars; in vax_md_atof()
Dtc-or1k.c282 md_atof (int type, char * litP, int * sizeP) in md_atof() argument
284 return ieee_md_atof (type, litP, sizeP, TRUE); in md_atof()
Dtc-fr30.c321 md_atof (int type, char * litP, int * sizeP) in md_atof() argument
323 return ieee_md_atof (type, litP, sizeP, TRUE); in md_atof()
Dtc-ip2k.c332 md_atof (int type, char * litP, int * sizeP) in md_atof() argument
334 return ieee_md_atof (type, litP, sizeP, TRUE); in md_atof()
Dtc-xc16x.c229 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
231 return ieee_md_atof (type, litP, sizeP, FALSE); in md_atof()
Dtc-moxie.c560 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
578 *sizeP = 0; in md_atof()
586 *sizeP = prec * 2; in md_atof()
Dtc-mt.c437 md_atof (int type, char * litP, int * sizeP) in md_atof() argument
439 return ieee_md_atof (type, litP, sizeP, FALSE); in md_atof()
Dtc-pj.c317 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
319 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
Dtc-xstormy16.c597 md_atof (int type, char * litP, int * sizeP) in md_atof() argument
599 return ieee_md_atof (type, litP, sizeP, FALSE); in md_atof()
Dtc-tilepro.c1209 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
1229 *sizeP = 0; in md_atof()
1236 *sizeP = prec * sizeof (LITTLENUM_TYPE); in md_atof()
Dtc-epiphany.c1026 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
1028 return ieee_md_atof (type, litP, sizeP, FALSE); in md_atof()
Dtc-iq2000.c728 md_atof (int type, char * litP, int * sizeP) in md_atof() argument
730 return ieee_md_atof (type, litP, sizeP, TRUE); in md_atof()
Dtc-tilegx.c1334 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
1354 *sizeP = 0; in md_atof()
1361 *sizeP = prec * sizeof (LITTLENUM_TYPE); in md_atof()
Dtc-dlx.c980 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
982 return ieee_md_atof (type, litP, sizeP, TRUE); in md_atof()
Dtc-spu.c720 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
722 return ieee_md_atof (type, litP, sizeP, TRUE); in md_atof()
Dtc-m32c.c1159 md_atof (int type, char * litP, int * sizeP) in md_atof() argument
1161 return ieee_md_atof (type, litP, sizeP, TRUE); in md_atof()
Dtc-i860.c1014 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
1016 return ieee_md_atof (type, litP, sizeP, TRUE); in md_atof()
Dtc-xgate.c197 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
199 return ieee_md_atof (type, litP, sizeP, TRUE); in md_atof()
Dtc-z8k.c1289 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
1291 return ieee_md_atof (type, litP, sizeP, TRUE); in md_atof()
Dtc-pdp11.c1450 md_atof (int type, char * litP, int * sizeP) in md_atof() argument
1452 return vax_md_atof (type, litP, sizeP); in md_atof()
Dtc-rl78.c490 md_atof (int type, char * litP, int * sizeP) in md_atof() argument
492 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
Dtc-tic30.c1213 int *sizeP) in md_atof() argument
1257 *sizeP = 0; in md_atof()
1348 *sizeP = prec; in md_atof()
Dtc-tic4x.c2551 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
2589 *sizeP = 0; in md_atof()
2599 *sizeP = prec * sizeof (LITTLENUM_TYPE); in md_atof()

123