Home
last modified time | relevance | path

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

/csrg-svn/contrib/gcc-2.3.3/
H A Dcccp.c4792 int hashcode; local
5306 int hashcode = hashf (symname, sym_length, ASSERTION_HASHSIZE); local
5379 int hashcode = hashf (symname, sym_length, ASSERTION_HASHSIZE); local
5434 int hashcode = hashf (name, sym_length, ASSERTION_HASHSIZE); local
/csrg-svn/games/chess/
H A Dgnuchess.c203 struct hashval hashcode[2][7][64]; variable