Home
last modified time | relevance | path

Searched refs:hash_init_strcached (Results 1 – 5 of 5) sorted by relevance

/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Ddir.c677 hash_init_strcached (&dc->dirfiles, buckets, &file_strcache, in find_directory()
684 hash_init_strcached (&dc->dirfiles, DIRFILE_BUCKETS, in find_directory()
1088 hash_init_strcached (&dir->contents->dirfiles, DIRFILE_BUCKETS, in file_impossible()
1493 hash_init_strcached (&directories, DIRECTORY_BUCKETS, &file_strcache, in hash_init_directories()
H A Dhash.h85 void hash_init_strcached __P((struct hash_table *ht, unsigned long size,
H A Dvariable.c250 hash_init_strcached (&global_variable_set.table, VARIABLE_BUCKETS, in init_hash_global_variable_set()
1212 hash_init_strcached (&l->set->table, PERFILE_VARIABLE_BUCKETS, in initialize_file_variables()
1328 hash_init_strcached (&set->table, SMALL_SCOPE_VARIABLE_BUCKETS, in create_new_variable_set()
1999 hash_init_strcached (&global_variable_set_exports, ENVIRONMENT_VARIABLE_BUCKETS, in update_global_variable_set_exports()
2096 hash_init_strcached (&table, ENVIRONMENT_VARIABLE_BUCKETS, in target_environment()
H A Dhash.c83 void hash_init_strcached (struct hash_table *ht, unsigned long size, in hash_init_strcached() function
H A Dfile.c1414 hash_init_strcached (&files, 32755, &file_strcache, in init_hash_files()
1417 hash_init_strcached (&files, 1000, &file_strcache, in init_hash_files()