Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3950 #define MAXCOUNT 500 macro
3955 static int count[MAXCOUNT]; in hash()
4054 if (_cnt >= MAXCOUNT) { in hash()
4071 for (ndx = 0; ndx < MAXCOUNT; ndx++) { in hash()