OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Newpos
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/cribbage/
io.c
368
static int
Newpos
= 0;
376
(void)vsnprintf(&Msgbuf[
Newpos
], sizeof(Msgbuf)-
Newpos
, fmt, ap);
377
Newpos
= strlen(Msgbuf);
392
(void)vsnprintf(&Msgbuf[
Newpos
], sizeof(Msgbuf)-
Newpos
, fmt, ap);
393
Newpos
= strlen(Msgbuf);
442
Newpos
= 0;
io.c
368
static int
Newpos
= 0;
376
(void)vsnprintf(&Msgbuf[
Newpos
], sizeof(Msgbuf)-
Newpos
, fmt, ap);
377
Newpos
= strlen(Msgbuf);
392
(void)vsnprintf(&Msgbuf[
Newpos
], sizeof(Msgbuf)-
Newpos
, fmt, ap);
393
Newpos
= strlen(Msgbuf);
442
Newpos
= 0;
Completed in 43 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025