HomeSort by: relevance | last modified time | path
    Searched defs:ggc_remove (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
hash-traits.h 251 struct ggc_remove struct
287 struct ggc_cache_remove : ggc_remove<T>
321 struct ggc_ptr_hash : pointer_hash <T>, ggc_remove <T *> {};
  /src/external/gpl3/gcc.old/dist/gcc/
hash-traits.h 241 struct ggc_remove struct
277 struct ggc_cache_remove : ggc_remove<T>
311 struct ggc_ptr_hash : pointer_hash <T>, ggc_remove <T *> {};

Completed in 16 milliseconds