Searched refs:pch_nx (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dhash-set.h99 pch_nx (T &x) function in struct:default_hashset_traits
157 static void pch_nx (hash_entry &e) function in struct:hash_set::hash_entry
159 Traits::pch_nx (e.m_key);
162 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) function in struct:hash_set::hash_entry
H A Dhash-map.h147 static void pch_nx (hash_entry &e) function in struct:hash_entry
153 static void pch_nx (hash_entry &e, gt_pointer_operator op, void *c) function in struct:hash_entry
H A Dhash-table.h325 pch_nx (T &p) function in struct:ggc_hasher
332 pch_nx (T &p, gt_pointer_operator op, void *cookie) function in struct:ggc_hasher
354 pch_nx (T &p) function in struct:ggc_cache_hasher
361 pch_nx (T &p, gt_pointer_operator op, void *cookie) function in struct:ggc_cache_hasher
1730 D::pch_nx (map->m_entries[i], op, cookie);
1747 D::pch_nx (h->m_entries[i]);
H A Dcgraph.h1880 static void pch_nx (symtab_node *&);
1881 static void pch_nx (symtab_node *&, gt_pointer_operator, void *);
2203 asmname_hasher::pch_nx (symtab_node *&n) function in class:asmname_hasher
2209 asmname_hasher::pch_nx (symtab_node *&n, gt_pointer_operator op, void *cookie) function in class:asmname_hasher

Completed in 51 milliseconds