Searched refs:compute_sum (Results 1 – 2 of 2) sorted by relevance
45 static int compute_sum(char *w);736 hash = compute_sum(tdp->name); in addhash()751 int hash = compute_sum(name); in lookupname()767 compute_sum(char *w) in compute_sum() function
64 static int compute_sum(const char *w);1056 int bucket = compute_sum(name); in lookup_name()1103 hash = compute_sum(tdp->t_name); in addhash()1115 compute_sum(const char *w) in compute_sum() function