Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.c6891 iterative_hash_expr (const_tree t, hashval_t val) in iterative_hash_expr() function
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.h4941 static inline hashval_t iterative_hash_expr(const_tree tree, hashval_t seed) in iterative_hash_expr() function