Searched refs:MAX_DISPLAYS (Results 1 – 2 of 2) sorted by relevance
114 #define MAX_DISPLAYS 10 macro115 static struct xmesa_display Displays[MAX_DISPLAYS];150 assert(NumDisplays < MAX_DISPLAYS); in xmesa_init_display()
152 #define MAX_DISPLAYS 1000 macro3883 display_number < MAX_DISPLAYS;3937 if (display_number >= MAX_DISPLAYS) {