OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oldfrc
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/backgammon/backgammon/
move.c
79
static int
oldfrc
; /* chance to free comp's men */
variable in typeref:typename:int
479
oldfrc
= frc;
556
if (abs(frc -
oldfrc
) > rnum(2))
557
return (frc <
oldfrc
);
move.c
79
static int
oldfrc
; /* chance to free comp's men */
variable in typeref:typename:int
479
oldfrc
= frc;
556
if (abs(frc -
oldfrc
) > rnum(2))
557
return (frc <
oldfrc
);
move.c
79
static int
oldfrc
; /* chance to free comp's men */
variable in typeref:typename:int
479
oldfrc
= frc;
556
if (abs(frc -
oldfrc
) > rnum(2))
557
return (frc <
oldfrc
);
Completed in 31 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025