Searched refs:compute_sum (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/stabs/
H A Dstabs.c45 static int compute_sum(char *w);
736 hash = compute_sum(tdp->name);
751 int hash = compute_sum(name);
767 compute_sum(char *w) function
/illumos-gate/usr/src/tools/ctf/cvt/
H A Dst_parse.c64 static int compute_sum(const char *w);
1056 int bucket = compute_sum(name);
1103 hash = compute_sum(tdp->t_name);
1115 compute_sum(const char *w) function

Completed in 71 milliseconds