Home
last modified time | relevance | path

Searched defs:nofree_string_hash (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhash-traits.h311 struct nofree_string_hash : string_hash, typed_noop_remove <const char *> {}; struct
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhash-traits.h328 struct nofree_string_hash : string_hash, typed_noop_remove <const char *> {}; struct