Home
last modified time | relevance | path

Searched refs:sizeP (Results 201 – 225 of 280) sorted by relevance

12345678910>>...12

/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dtc-sh.c2677 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
2679 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
H A Dtc-sparc.c3423 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
3425 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
H A Dtc-alpha.c5571 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
5584 return vax_md_atof (type, litP, sizeP); in md_atof()
5587 return ieee_md_atof (type, litP, sizeP, false); in md_atof()
H A Dtc-m68hc11.c578 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
580 return ieee_md_atof (type, litP, sizeP, true); in md_atof()
H A Dtc-msp430.c1827 md_atof (int type, char * litP, int * sizeP) in md_atof() argument
1829 return ieee_md_atof (type, litP, sizeP, false); in md_atof()
H A Dtc-metag.c6706 md_atof (int type, char * litP, int * sizeP) in md_atof() argument
6732 * sizeP = 0; in md_atof()
6739 * sizeP = prec * sizeof (LITTLENUM_TYPE); in md_atof()
H A Dtc-nds32.c7325 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
7347 *sizeP = 0; in md_atof()
7354 *sizeP = prec * sizeof (LITTLENUM_TYPE); in md_atof()
H A Dtc-score7.c6184 s7_atof (int type, char *litP, int *sizeP) in s7_atof() argument
6212 *sizeP = 0; in s7_atof()
6219 *sizeP = prec * 2; in s7_atof()
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-sh.c2676 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
2678 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
H A Dtc-sparc.c3433 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
3435 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
H A Dtc-alpha.c5577 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
5590 return vax_md_atof (type, litP, sizeP); in md_atof()
5593 return ieee_md_atof (type, litP, sizeP, FALSE); in md_atof()
H A Dtc-m68hc11.c578 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
580 return ieee_md_atof (type, litP, sizeP, TRUE); in md_atof()
H A Dtc-msp430.c1828 md_atof (int type, char * litP, int * sizeP) in md_atof() argument
1830 return ieee_md_atof (type, litP, sizeP, FALSE); in md_atof()
H A Dtc-metag.c6709 md_atof (int type, char * litP, int * sizeP) in md_atof() argument
6735 * sizeP = 0; in md_atof()
6742 * sizeP = prec * sizeof (LITTLENUM_TYPE); in md_atof()
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-riscv.c2556 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
2558 return ieee_md_atof (type, litP, sizeP, TARGET_BYTES_BIG_ENDIAN); in md_atof()
H A Dtc-sh.c2677 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
2679 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
H A Dtc-sparc.c3424 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
3426 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
H A Dtc-alpha.c5571 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
5584 return vax_md_atof (type, litP, sizeP); in md_atof()
5587 return ieee_md_atof (type, litP, sizeP, FALSE); in md_atof()
H A Dtc-msp430.c1819 md_atof (int type, char * litP, int * sizeP) in md_atof() argument
1821 return ieee_md_atof (type, litP, sizeP, FALSE); in md_atof()
H A Dtc-m68hc11.c578 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
580 return ieee_md_atof (type, litP, sizeP, TRUE); in md_atof()
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dtc-alpha.c5571 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
5584 return vax_md_atof (type, litP, sizeP); in md_atof()
5587 return ieee_md_atof (type, litP, sizeP, FALSE); in md_atof()
H A Dtc-msp430.c1819 md_atof (int type, char * litP, int * sizeP) in md_atof() argument
1821 return ieee_md_atof (type, litP, sizeP, FALSE); in md_atof()
H A Dtc-m68hc11.c578 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
580 return ieee_md_atof (type, litP, sizeP, TRUE); in md_atof()
H A Dtc-score7.c6185 s7_atof (int type, char *litP, int *sizeP) in s7_atof() argument
6213 *sizeP = 0; in s7_atof()
6220 *sizeP = prec * 2; in s7_atof()
H A Dtc-metag.c6709 md_atof (int type, char * litP, int * sizeP) in md_atof() argument
6735 * sizeP = 0; in md_atof()
6742 * sizeP = prec * sizeof (LITTLENUM_TYPE); in md_atof()

12345678910>>...12