Home
last modified time | relevance | path

Searched refs:hitab (Results 1 – 2 of 2) sorted by relevance

/original-bsd/old/libdbm/
H A Ddbm.c345 int hitab[16] variable
406 hashi += hitab[f&017];
/original-bsd/old/libndbm/
H A Dndbm.c382 static int hitab[16] variable
445 hashi += hitab[c&017];