Home
last modified time | relevance | path

Searched refs:int_cst_hash_eq (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dtree.c164 static int int_cst_hash_eq (const void *, const void *);
234 int_cst_hash_eq, NULL); in init_ttree()
784 int_cst_hash_eq (const void *x, const void *y) in int_cst_hash_eq() function