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

/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixincl.c737 extract_quoted_files
757 static void extract_quoted_files PARAMS ((char *, const char *, regmatch_t *));
759 extract_quoted_files (pz_data, pz_fixed_file, p_re_match) function
1316 extract_quoted_files (pz_curr_data, pz_curr_file, &match);
/openbsd-current/gnu/gcc/fixincludes/
H A Dfixincl.c701 extract_quoted_files
722 extract_quoted_files (char* pz_data, function
1280 extract_quoted_files (pz_curr_data, pz_curr_file, &match);

Completed in 159 milliseconds