Searched refs:MAX_CONSOLES (Results 1 – 1 of 1) sorted by relevance
30 #define MAX_CONSOLES 12 macro193 static TextConsole *consoles[MAX_CONSOLES];1104 if (index >= MAX_CONSOLES) in console_select()1295 if (nb_consoles >= MAX_CONSOLES) in new_console()