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

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c3872 #define MAXCOUNT 500 macro
3877 static int count[MAXCOUNT];
3976 if (_cnt >= MAXCOUNT) {
3993 for (ndx = 0; ndx < MAXCOUNT; ndx++) {

Completed in 105 milliseconds