Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.exec.c123 # define HSHMASK (HSHSIZ - 1) macro
127 # define hash(a, b) (((a) * HSHMUL + (b)) & HSHMASK)