Home
last modified time | relevance | path

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

/coreutils/src/
Dcp-hash.c48 #define INITIAL_TABLE_SIZE 103 macro
149 src_to_dest = hash_initialize (INITIAL_TABLE_SIZE, nullptr, in hash_init()
Dls.c311 enum { INITIAL_TABLE_SIZE = 30 }; enumerator
1716 active_dir_set = hash_initialize (INITIAL_TABLE_SIZE, nullptr, in main()