Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhash-map.h342 enum hm_alloc { hm_heap = false, hm_ggc = true }; enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhash-map.h331 enum hm_alloc { hm_heap = false, hm_ggc = true }; enumerator