Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhash-traits.h306 struct ggc_cache_ptr_hash : pointer_hash <T>, ggc_cache_remove <T *> {}; struct
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhash-traits.h318 struct ggc_cache_ptr_hash : pointer_hash <T>, ggc_cache_remove <T *> {}; struct