Searched refs:first_definition_in_file (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dprotoize.c3935 int first_definition_in_file;
4103 first_definition_in_file = 1;
4115 if (global_flag && def_dec_p->is_func_def && first_definition_in_file)
4118 first_definition_in_file = 0;
3916 int first_definition_in_file; local

Completed in 83 milliseconds