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

/freebsd-10-stable/contrib/groff/src/libs/libxutil/
H A DDviChar.c27 static void compute_hash(DviCharNameMap *);
59 compute_hash (map);
91 compute_hash (DviCharNameMap *map) function
/freebsd-10-stable/contrib/gperf/src/
H A Dsearch.h96 int compute_hash (KeywordExt *keyword) const;
H A Dsearch.cc851 hash values, as computed in compute_hash(). */
1473 Search::compute_hash (KeywordExt *keyword) const function in class:Search
1529 int hashcode = compute_hash (keyword);
1603 unsigned int hashcode = compute_hash (curr);
/freebsd-10-stable/contrib/gcc/
H A Drtl-factoring.c295 compute_hash (rtx insn) function
321 tmp_bucket.hash = compute_hash (insn);
1279 tmp_bucket.hash = compute_hash (insn);

Completed in 121 milliseconds