Searched defs:what_kind (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | atof-vax.c | 191 int what_kind, /* 'd', 'f', 'g', 'h' */ in atof_vax()
|
H A D | atof-ieee.c | 234 int what_kind, /* 'd', 'f', 'x', 'p'. */ in atof_ieee()
|
H A D | tc-tic4x.c | 544 tic4x_atof (char *str, char what_kind, LITTLENUM_TYPE *words) in tic4x_atof()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | atof-vax.c | 191 int what_kind, /* 'd', 'f', 'g', 'h' */ in atof_vax()
|
H A D | atof-ieee.c | 234 int what_kind, /* 'd', 'f', 'x', 'p'. */ in atof_ieee()
|
H A D | tc-tic4x.c | 544 tic4x_atof (char *str, char what_kind, LITTLENUM_TYPE *words) in tic4x_atof()
|
/netbsd-src/usr.sbin/mtrace/ |
H A D | mtrace.c | 796 what_kind(struct resp_buf *buf, const char *why) in what_kind() function
|