Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dio.c568 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 Dio.cc568 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 DChangeLog-20091225 (token_to_string): New function.