OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:offopp
(Results
1 - 8
of
8
) sorted by relevancy
/src/games/backgammon/common_source/
one.c
82
if (*
offopp
>= 0)
83
*
offopp
-= 15;
169
if (*inopp + *
offopp
== 0)
170
*
offopp
+= 15;
init.c
74
int *
offopp
;
variable in typeref:typename:int *
check.c
63
if (*
offopp
== 15)
back.h
116
extern int *
offopp
; /* pointer to off for opponent */
subs.c
288
offopp
-= c;
/src/games/backgammon/backgammon/
main.c
273
offopp
= &off[0];
283
offopp
= &off[1];
331
if (*
offopp
== 15) {
474
if (*
offopp
== 15 && (*offptr == 0 || *offptr == -15)) {
extra.c
122
int OFFO = *
offopp
; /* no. of player's men off */
/src/games/backgammon/teachgammon/
tutor.c
63
offopp
= &off[1];
Completed in 15 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025