Home
last modified time | relevance | path

Searched refs:nextms (Results 1 – 13 of 13) sorted by relevance

/dports/games/iortcw/iortcw-1.51c/MP/code/botlib/
H A Dbe_ai_chat.c1167 bot_matchstring_t *ms, *nextms; in BotFreeMatchPieces() local
1173 for ( ms = mp->firststring; ms; ms = nextms ) in BotFreeMatchPieces()
1175 nextms = ms->next; in BotFreeMatchPieces()
/dports/games/iortcw/iortcw-1.51c/SP/code/botlib/
H A Dbe_ai_chat.c1167 bot_matchstring_t *ms, *nextms; in BotFreeMatchPieces() local
1173 for ( ms = mp->firststring; ms; ms = nextms ) in BotFreeMatchPieces()
1175 nextms = ms->next; in BotFreeMatchPieces()
/dports/games/ioquake3-server/ioquake3-1.36/code/botlib/
H A Dbe_ai_chat.c1139 bot_matchstring_t *ms, *nextms; in BotFreeMatchPieces() local
1146 for (ms = mp->firststring; ms; ms = nextms) in BotFreeMatchPieces()
1148 nextms = ms->next; in BotFreeMatchPieces()
/dports/games/ioquake3/ioquake3-1.36/code/botlib/
H A Dbe_ai_chat.c1139 bot_matchstring_t *ms, *nextms; in BotFreeMatchPieces() local
1146 for (ms = mp->firststring; ms; ms = nextms) in BotFreeMatchPieces()
1148 nextms = ms->next; in BotFreeMatchPieces()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/botlib/
H A Dbe_ai_chat.c1127 bot_matchstring_t *ms, *nextms; in BotFreeMatchPieces() local
1134 for (ms = mp->firststring; ms; ms = nextms) in BotFreeMatchPieces()
1136 nextms = ms->next; in BotFreeMatchPieces()
/dports/games/evq3/evq3/code/botlib/
H A Dbe_ai_chat.c1139 bot_matchstring_t *ms, *nextms; in BotFreeMatchPieces() local
1146 for (ms = mp->firststring; ms; ms = nextms) in BotFreeMatchPieces()
1148 nextms = ms->next; in BotFreeMatchPieces()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/botlib/
H A Dbe_ai_chat.c1139 bot_matchstring_t *ms, *nextms; in BotFreeMatchPieces() local
1146 for (ms = mp->firststring; ms; ms = nextms) in BotFreeMatchPieces()
1148 nextms = ms->next; in BotFreeMatchPieces()
/dports/games/openarena/openarena-engine-source-0.8.8/code/botlib/
H A Dbe_ai_chat.c1139 bot_matchstring_t *ms, *nextms; in BotFreeMatchPieces() local
1146 for (ms = mp->firststring; ms; ms = nextms) in BotFreeMatchPieces()
1148 nextms = ms->next; in BotFreeMatchPieces()
/dports/games/openjk/OpenJK-07675e2/codemp/botlib/
H A Dbe_ai_chat.cpp1143 bot_matchstring_t *ms, *nextms; in BotFreeMatchPieces() local
1150 for (ms = mp->firststring; ms; ms = nextms) in BotFreeMatchPieces()
1152 nextms = ms->next; in BotFreeMatchPieces()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/botlib/
H A Dbe_ai_chat.c1139 bot_matchstring_t *ms, *nextms; in BotFreeMatchPieces() local
1146 for (ms = mp->firststring; ms; ms = nextms) in BotFreeMatchPieces()
1148 nextms = ms->next; in BotFreeMatchPieces()
/dports/net/vde2/vde2-2.3.2/src/
H A Dwirefilter.c392 static unsigned long long nextms() in nextms() function
1635 unsigned long long delay=nextms(); in main()
/dports/mail/archiveopteryx-devel/aox-96ab17e/message/
H A Dinjector.cpp1459 int64 nextms = r->getBigint( "nextmodseq" ); in selectUids() local
1479 m->setModSeq( mb->mailbox, nextms ); in selectUids()
/dports/mail/archiveopteryx/archiveopteryx-3.2.0/message/
H A Dinjector.cpp1444 int64 nextms = r->getBigint( "nextmodseq" ); in selectUids() local
1464 m->setModSeq( mb->mailbox, nextms ); in selectUids()