Home
last modified time | relevance | path

Searched defs:myturn (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/games/cribbage/
H A Dsupport.c188 BOOLEAN myturn; in chkscr() local
207 prpeg(int curscore, int pegc, BOOLEAN myturn) in prpeg()
H A Dcrib.c478 BOOLEAN myturn, mego, ugo, last, played; in peg() local
/netbsd-src/games/phantasia/
H A Dinterplayer.c293 myturn(void) in myturn() function