Home
last modified time | relevance | path

Searched refs:cpnMax (Results 1 – 3 of 3) sorted by relevance

/dports/www/retawq/retawq-0.2.6c/
H A Dstuff.h531 #define cpnMax (5) macro
534 extern tColorBitmask color_bitmask[cpnMax + 1];
H A Dinit.c410 (COLOR_PAIRS > cpnMax) ) in initialize_curses()
433 for (i = cpnDefault; i <= cpnMax; i++) in initialize_curses()
H A Dstuff.c46 tColorBitmask color_bitmask[cpnMax + 1];