Home
last modified time | relevance | path

Searched refs:msgcount (Results 1 – 2 of 2) sorted by relevance

/external/quake/quake/src/WinQuake/
Dr_part.cpp254 int i, count, msgcount, color; in R_ParseParticleEffect() local
260 msgcount = MSG_ReadByte (); in R_ParseParticleEffect()
263 if (msgcount == 255) in R_ParseParticleEffect()
266 count = msgcount; in R_ParseParticleEffect()
/external/mdnsresponder/mDNSCore/
DmDNS.c3548 static int msgcount = 0; in CacheRecordAdd() local
3549 if (msgcount++ < 10) in CacheRecordAdd()