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

/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dfiles.c189 static void allocate_file_hash_entries (cpp_reader *pfile);
1204 allocate_file_hash_entries (cpp_reader *pfile) function
1218 allocate_file_hash_entries (pfile);
1322 allocate_file_hash_entries (pfile);
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dfiles.cc189 static void allocate_file_hash_entries (cpp_reader *pfile);
1339 allocate_file_hash_entries (cpp_reader *pfile) function
1353 allocate_file_hash_entries (pfile);
1457 allocate_file_hash_entries (pfile);

Completed in 145 milliseconds