Home
last modified time | relevance | path

Searched refs:NSUITS (Results 1 – 6 of 6) sorted by relevance

/dports/games/bluemoon/bluemoon-2.12/
H A Dbluemoon.c48 #define NSUITS 4 macro
51 #define GRID_LENGTH (NSUITS * GRID_WIDTH)
231 int select[NSUITS], card; in play_game()
255 char live[NSUITS+1], *lp = live; in play_game()
/dports/devel/libslang2/slang-2.3.2/src/curses/
H A Dblue.c42 #define NSUITS 4 macro
256 char live[NSUITS+1], *lp = live; in play_game()
/dports/japanese/libslang/slang-1.4.5jp2/src/curses/
H A Dblue.c42 #define NSUITS 4 macro
256 char live[NSUITS+1], *lp = live; in play_game()
/dports/devel/ncurses/ncurses-6.3/test/
H A Dblue.c61 #define NSUITS 4 macro
322 char live[NSUITS + 1], *lp = live; in play_game()
/dports/lang/python27/Python-2.7.18/Demo/tkinter/guido/
H A Dsolitaire.py84 NSUITS = len(ALLSUITS) variable
556 for i in range(NSUITS):
/dports/lang/python-legacy/Python-2.7.18/Demo/tkinter/guido/
H A Dsolitaire.py84 NSUITS = len(ALLSUITS) variable
556 for i in range(NSUITS):