Home
last modified time | relevance | path

Searched refs:token_value_format (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDgengtype-parse.c96 static const char *const token_value_format[] = { variable
122 return xasprintf (token_value_format[code - FIRST_TOKEN_WITH_VALUE], in print_token()
/dragonfly/contrib/gcc-8.0/gcc/
HDgengtype-parse.c94 static const char *const token_value_format[] = { variable
121 return xasprintf (token_value_format[code - FIRST_TOKEN_WITH_VALUE], in print_token()