OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Mpos
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/cribbage/
io.c
367
static int
Mpos
= 0;
441
Mpos
= len;
457
if ((int)(
Mpos
+ sizeof prompt) < MSG_X)
458
wmove(Msgwin, Lineno > 0 ? Lineno - 1 : MSG_Y - 1,
Mpos
);
557
Mpos
++;
io.c
367
static int
Mpos
= 0;
441
Mpos
= len;
457
if ((int)(
Mpos
+ sizeof prompt) < MSG_X)
458
wmove(Msgwin, Lineno > 0 ? Lineno - 1 : MSG_Y - 1,
Mpos
);
557
Mpos
++;
Completed in 21 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025