Home
last modified time | relevance | path

Searched defs:NHASH (Results 1 – 7 of 7) sorted by relevance

/csrg-svn/local/ditroff/ditroff.okeeffe/
H A Dn4.c21 #define NHASH(i) ((i>>6)^i)&0177 macro
/csrg-svn/local/ditroff/ditroff.van/
H A Dn4.c21 #define NHASH(i) ((i>>6)^i)&0177 macro
/csrg-svn/local/ditroff/ditroff.okeeffe/troff/
H A Dn4.c21 #define NHASH(i) ((i>>6)^i)&0177 macro
/csrg-svn/sys/miscfs/union/
H A Dunion_subr.c34 #define NHASH 32 macro
/csrg-svn/old/as.vax/
H A Das.h20 #define NHASH 1103 /* hash table is dynamically extended */ macro
/csrg-svn/old/as.tahoe/
H A Das.h16 #define NHASH 1103 /* hash table is dynamically extended */ macro
/csrg-svn/usr.sbin/sa/
H A Dsa.c228 #define NHASH 1103 macro