Home
last modified time | relevance | path

Searched refs:litP (Results 226 – 250 of 268) sorted by relevance

1234567891011

/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dtc-riscv.c3372 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
3374 return ieee_md_atof (type, litP, sizeP, TARGET_BYTES_BIG_ENDIAN); in md_atof()
H A Dtc-tic6x.c4076 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
4078 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
H A Dtc-hppa.c1323 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
1325 return ieee_md_atof (type, litP, sizeP, true); in md_atof()
H A Dtc-m68k.c4766 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
4768 return ieee_md_atof (type, litP, sizeP, true); in md_atof()
H A Dtc-csky.c1395 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
1397 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
H A Dtc-aarch64.c651 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
653 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arc.c3358 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
3360 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
H A Dtc-tic6x.c4079 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
4081 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
H A Dtc-aarch64.c636 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
681 md_number_to_chars (litP, (valueT) words[0], sizeof (LITTLENUM_TYPE)); in md_atof()
686 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
H A Dtc-hppa.c1323 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
1325 return ieee_md_atof (type, litP, sizeP, TRUE); in md_atof()
H A Dtc-m68k.c4791 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
4793 return ieee_md_atof (type, litP, sizeP, TRUE); in md_atof()
H A Dtc-csky.c1394 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
1396 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dtc-tic6x.c4079 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
4081 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
H A Dtc-aarch64.c636 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
681 md_number_to_chars (litP, (valueT) words[0], sizeof (LITTLENUM_TYPE)); in md_atof()
686 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
H A Dtc-hppa.c1323 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
1325 return ieee_md_atof (type, litP, sizeP, TRUE); in md_atof()
H A Dtc-m68k.c4791 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
4793 return ieee_md_atof (type, litP, sizeP, TRUE); in md_atof()
H A Dtc-csky.c1394 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
1396 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arc.c3358 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
3360 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
H A Dtc-tic6x.c4082 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
4084 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
H A Dtc-aarch64.c630 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
675 md_number_to_chars (litP, (valueT) words[0], sizeof (LITTLENUM_TYPE)); in md_atof()
680 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
H A Dtc-hppa.c1323 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
1325 return ieee_md_atof (type, litP, sizeP, TRUE); in md_atof()
H A Dtc-csky.c1042 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
1044 return ieee_md_atof (type, litP, sizeP, target_big_endian); in md_atof()
H A Dtc-m68k.c4794 md_atof (int type, char *litP, int *sizeP) in md_atof() argument
4796 return ieee_md_atof (type, litP, sizeP, TRUE); in md_atof()
/netbsd/external/gpl3/gdb/dist/gas/doc/
H A Dinternals.texi1135 @item md_atof (@var{type},@var{litP},@var{sizeP})
1147 The second parameter is @var{litP} which is a pointer to a byte array where the
/netbsd/external/gpl3/binutils/dist/gas/doc/
H A Dinternals.texi1136 @item md_atof (@var{type},@var{litP},@var{sizeP})
1148 The second parameter is @var{litP} which is a pointer to a byte array where the

1234567891011