HomeSort by: relevance | last modified time | path
    Searched refs:yorn (Results 1 - 5 of 5) sorted by relevancy

  /src/games/backgammon/backgammon/
main.c 147 if (yorn(0)) {
158 if (yorn(0)) { /* print instructions */
502 if ((i = yorn('S')) == 0)
518 if (yorn(0)) {
extra.c 83 /* get response from yorn, a "2" means he said "p" for print
85 if ((resp = yorn('R')) == 2) {
  /src/games/backgammon/common_source/
save.c 72 if (!yorn(0))
109 if (yorn(0)) {
back.h 184 int yorn(int);
subs.c 227 if (yorn(0)) {
230 if (yorn(0))
240 yorn(int special) function in typeref:typename:int

Completed in 39 milliseconds