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

/osnet-11/usr/src/lib/efcode/engine/
H A Ddebug.c116 #define MAXDEBUG_NAMES 10 macro
117 static char *debug_names[MAXDEBUG_NAMES];
179 } else if (ndebug_names >= MAXDEBUG_NAMES) {

Completed in 30 milliseconds