Home
last modified time | relevance | path

Searched refs:default_hash_map_size (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhash-map.h35 const size_t default_hash_map_size = 13; variable
138 explicit hash_map (size_t n = default_hash_map_size, bool ggc = false, in class()
155 static hash_map *create_ggc (size_t size = default_hash_map_size, in class()
346 size_t size = default_hash_map_size)
370 size_t size = default_hash_map_size)
379 size_t size = default_hash_map_size)
H A DChangeLog-201911582 * hash-map.h (default_hash_map_size): New variable.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhash-map.h35 const size_t default_hash_map_size = 13; variable
134 explicit hash_map (size_t n = default_hash_map_size, bool ggc = false, in class()
151 static hash_map *create_ggc (size_t size = default_hash_map_size, in class()
335 size_t size = default_hash_map_size)
359 size_t size = default_hash_map_size)
368 size_t size = default_hash_map_size)