Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhash-traits.h299 struct ggc_ptr_hash : pointer_hash <T>, ggc_remove <T *> {}; struct
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhash-traits.h311 struct ggc_ptr_hash : pointer_hash <T>, ggc_remove <T *> {}; struct