Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dalloc-pool.c73 struct alloc_pool_descriptor struct
95 const struct alloc_pool_descriptor *const d = in hash_descriptor() argument
109 alloc_pool_descriptor (const char *name) in alloc_pool_descriptor() function
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dalloc-pool.h540 struct alloc_pool_descriptor struct
564 extern hash_map<const char *, alloc_pool_descriptor> *alloc_pool_hash; argument