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

/netbsd-current/sys/ddb/
H A Ddb_output.c65 #ifndef DB_MAX_WIDTH
66 #define DB_MAX_WIDTH 80 /* maximum width */ macro
67 #endif /* DB_MAX_WIDTH */
76 int db_max_width = DB_MAX_WIDTH; /* output line width */

Completed in 194 milliseconds