HomeSort by: relevance | last modified time | path
    Searched refs:yorn (Results 1 - 7 of 7) 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/external/gpl2/groff/dist/src/preproc/grn/
gprint.h 14 #define yorn(x,y) (511 - (y)) /* switch direction for */ macro
hdb.cpp 136 y = yorn(x, y);
154 savebounds(xorn(x, y), yorn(x, y));
163 y = yorn(x, y);
171 y = yorn(x, y);
  /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

Completed in 43 milliseconds