Searched refs:hashstr (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dscan.h57 extern unsigned int hashstr (const char *, unsigned int);
H A Dgen-protos.c42 i = hashstr (fname, strlen (fname)) % HASH_SIZE;
H A Dfix-header.c401 int i = hashstr (name, name_length) % HASH_SIZE;

Completed in 113 milliseconds