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

  /src/external/gpl3/gcc/dist/gcc/
hash-map.h 346 enum hm_alloc { hm_heap = false, hm_ggc = true }; enumerator in enum:hm_alloc
  /src/external/gpl3/gcc.old/dist/gcc/
hash-map.h 342 enum hm_alloc { hm_heap = false, hm_ggc = true }; enumerator in enum:hm_alloc

Completed in 21 milliseconds