Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gas/config/
Datof-tahoe.c153 atof_tahoe (str, what_kind, words) in atof_tahoe() argument
Datof-ieee.c168 atof_ieee (str, what_kind, words) in atof_ieee() argument
Datof-vax.c205 atof_vax (str, what_kind, words) in atof_vax() argument
Dtc-tic4x.c625 tic4x_atof (str, what_kind, words) in tic4x_atof() argument
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Datof-ieee.c163 int what_kind, /* 'd', 'f', 'g', 'h'. */ in atof_ieee()
Datof-vax.c192 int what_kind, /* 'd', 'f', 'g', 'h' */ in atof_vax()
Dtc-tic4x.c624 tic4x_atof (str, what_kind, words) in tic4x_atof() argument
/openbsd/src/usr.sbin/mtrace/
Dmtrace.c767 what_kind(struct resp_buf *buf, char *why) in what_kind() function