Home
last modified time | relevance | path

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

/NextBSD/contrib/gcclibs/libcpp/
HDfiles.c169 static void allocate_file_hash_entries (cpp_reader *pfile);
1004 allocate_file_hash_entries (cpp_reader *pfile) in allocate_file_hash_entries() function
1017 allocate_file_hash_entries (pfile); in new_file_hash_entry()
1086 allocate_file_hash_entries (pfile); in _cpp_init_files()
HDChangeLog305 (allocate_file_hash_entries): USE XNEWVEC.