Searched refs:hash_new_sized (Results 1 – 6 of 6) sorted by relevance
33 extern struct hash_control *hash_new_sized (unsigned long);
85 hash_new_sized (unsigned long size) in hash_new_sized() function112 return hash_new_sized (gas_hash_table_size); in hash_new()
666 macro->formal_hash = hash_new_sized (7); in define_macro()
2018 * hash.c (hash_new_sized): Make it global.2020 * macro.c (define_macro): Use hash_new_sized instead of hash_new,
1447 (hash_new_sized): New function, split out from..
2095 * hash.c (hash_new_sized): Likewise.