OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Score_fmt
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/mille/
print.c
118
static const char
Score_fmt
[] = "%4d";
131
mvprintw(2, x,
Score_fmt
, pp->safescore);
136
mvprintw(4, x,
Score_fmt
, pp->coupscore);
172
mvprintw(y, x,
Score_fmt
, s);
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025