OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thisreturn
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/canfield/canfield/
canfield.c
1111
double
thisreturn
, gamereturn, totalreturn;
local in function:updatebettinginfo
1134
thisreturn
= ((double)this.wins / (double)thiscosts - 1.0) * 100.0;
1160
printw("%4.0f%%%7.1f%%%8.1f%%",
thisreturn
, gamereturn, totalreturn);
Completed in 11 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025