Home
last modified time | relevance | path

Searched defs:what_kind (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Datof-vax.c191 int what_kind, /* 'd', 'f', 'g', 'h' */ in atof_vax()
H A Datof-ieee.c234 int what_kind, /* 'd', 'f', 'x', 'p'. */ in atof_ieee()
H A Dtc-tic4x.c544 tic4x_atof (char *str, char what_kind, LITTLENUM_TYPE *words) in tic4x_atof()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Datof-vax.c191 int what_kind, /* 'd', 'f', 'g', 'h' */ in atof_vax()
H A Datof-ieee.c234 int what_kind, /* 'd', 'f', 'x', 'p'. */ in atof_ieee()
H A Dtc-tic4x.c544 tic4x_atof (char *str, char what_kind, LITTLENUM_TYPE *words) in tic4x_atof()
/netbsd-src/usr.sbin/mtrace/
H A Dmtrace.c796 what_kind(struct resp_buf *buf, const char *why) in what_kind() function