Home
last modified time | relevance | path

Searched refs:what_statement_type (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Datof-vax.c408 vax_md_atof (int what_statement_type, in vax_md_atof() argument
417 switch (what_statement_type) in vax_md_atof()
Dtc-tic30.c1194 md_atof (int what_statement_type, in md_atof() argument
1205 debug ("precision = %c\n", what_statement_type); in md_atof()
1223 switch (what_statement_type) in md_atof()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-96971999 (md_atof): Change what_statement_type to int.