Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDprotoize.c3050 const char *another_r_paren = forward_to_next_token_char (end_formals); in edit_fn_declaration() local
3052 if ((*another_r_paren != ')') in edit_fn_declaration()
3053 || (*(start_formals = forward_to_next_token_char (another_r_paren)) != '(')) in edit_fn_declaration()