Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.exec.c122 # define HSHSIZ 8192 /* 1k bytes */ macro
123 # define HSHMASK (HSHSIZ - 1)
125 static char xhash[HSHSIZ / BITS_PER_BYTE];