Searched refs:token_to_string (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | io.c | 568 token_to_string (format_token t) in token_to_string() function 932 "specifier %s at %L", token_to_string (t), in check_format() 965 "specifier %s at %L", token_to_string (t), in check_format() 972 "specifier %s at %L", token_to_string (t), in check_format()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | io.cc | 568 token_to_string (format_token t) in token_to_string() function 932 "specifier %s at %L", token_to_string (t), in check_format() 965 "specifier %s at %L", token_to_string (t), in check_format() 972 "specifier %s at %L", token_to_string (t), in check_format()
|
H A D | ChangeLog-2009 | 1225 (token_to_string): New function.
|