Searched refs:MAXDEBUG_NAMES (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/efcode/engine/ | ||
H A D | debug.c | 116 #define MAXDEBUG_NAMES 10 macro 117 static char *debug_names[MAXDEBUG_NAMES]; 179 } else if (ndebug_names >= MAXDEBUG_NAMES) { |
Completed in 17 milliseconds