Searched refs:wrtext (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/games/backgammon/teachgammon/
H A Dteach.c83 wrtext(hello);
84 wrtext(list);
85 i = wrtext(contin);
95 if ((i = wrtext(intro1)) != 0)
98 if ((i = wrtext(intro2)) != 0)
103 if ((i = wrtext(moves)) != 0)
108 if ((i = wrtext(removepiece)) != 0)
113 if ((i = wrtext(hits)) != 0)
118 if ((i = wrtext(endgame)) != 0)
123 if ((i = wrtext(doub
[all...]
H A Dttext2.c130 wrtext(const char *const *txt) function
158 wrtext(list);
H A Dtutor.c92 wrtext(*test[i].com);
/netbsd-current/games/backgammon/backgammon/
H A Dtext.c110 wrtext(const char *const *t) function
H A Dmain.c135 wrtext(message); /* print message */
136 wrtext(contin);
143 wrtext(message); /* update message without pausing */
160 wrtext(instr);
225 wrtext(contin);
418 wrtext(helpm);
/netbsd-current/games/backgammon/common_source/
H A Dback.h177 int wrtext(const char *const *);
H A Dtable.c267 (void) wrtext(help2);

Completed in 205 milliseconds