HomeSort by relevance Sort by last modified time
    Searched refs:msgcount (Results 1 - 3 of 3) sorted by null

  /external/quake/quake/src/WinQuake/
r_part.cpp 254 int i, count, msgcount, color; local
260 msgcount = MSG_ReadByte ();
263 if (msgcount == 255)
266 count = msgcount;
  /gdk/samples/quake/jni/
r_part.cpp 254 int i, count, msgcount, color; local
260 msgcount = MSG_ReadByte ();
263 if (msgcount == 255)
266 count = msgcount;
  /external/mdnsresponder/mDNSCore/
mDNS.c 3548 static int msgcount = 0; local
    [all...]

Completed in 782 milliseconds