Searched refs:HASH (Results 1 - 12 of 12) sorted by relevance

/ast/src/lib/libast/aso/
H A Dasohdr.h69 #define HASH(p,z) ((integralof(p)*FNV_MULT)%(z)) macro
H A Daso-sem.c184 k = HASH(p, apl->size) + 1;
H A Daso-fcntl.c178 k = HASH(p, apl->size) + 1;
/ast/src/lib/libast/hash/
H A Dhashlib.h84 #define HASH(r,n,h) if (r->local->hash) h = r->namesize ? (*r->local->hash)(n, r->namesize) : (*r->local->hash)(n);\ macro
H A Dhashlook.c95 else HASH(tab->root, name, n);
/ast/src/cmd/mailx/port/
H A Ddthdr.h118 #define HASH(dt,k,d) (d->hashf ? (*d->hashf)(dt,k,d) : dtstrhash(0,k,d->size) ) macro
H A Ddtmethod.c143 list->hash = HASH(dt,key,disc);
H A Ddtrenew.c114 e->hash = HASH(dt,key,disc);
H A Ddtdisc.c158 root->hash = HASH(dt,k,disc);
H A Ddthash.c192 { hsh = HASH(dt,key,disc);
/ast/src/cmd/cs/vcs_src/
H A Dvcs_rscs.h87 #define HASH (1 << 1) macro
/ast/src/cmd/3d/
H A Dvcs.c74 #define HASH (1<<1) macro

Completed in 192 milliseconds