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

/freebsd-11.0-release/contrib/gcc/
H A Dscan-decls.c167 int have_arg_list = 0; local
185 have_arg_list = 1;
192 ? 'F' : 'f'), have_arg_list);
H A Dfix-header.c527 int have_arg_list)
545 if (have_arg_list)
525 recognized_function(const cpp_token *fname, unsigned int line, int kind, int have_arg_list) argument

Completed in 69 milliseconds