Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/vgrind/
H A Dvgrindefs.c10 #define MAXHOP 32 /* max number of tc= indirections */ macro
134 if (++hopcount > MAXHOP) { in tnchktc()
/titanic_44/usr/src/cmd/captoinfo/
H A Dotermcap.c45 #define MAXHOP 32 /* max number of tc= indirections */ macro
230 if (++hopcount > MAXHOP) { in otnchktc()
/titanic_44/usr/src/ucblib/libtermcap/
H A Dtermcap.c25 #define MAXHOP 32 /* max number of tc= indirections */ macro
179 if (++hopcount > MAXHOP) { in tnchktc()
/titanic_44/usr/src/cmd/tip/
H A Dremcap.c35 #define MAXHOP 32 /* max number of tc= indirections */ macro
242 if (++hopcount > MAXHOP) { in tnchktc()