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

  /external/quake/quake/src/QW/client/
console.c 351 #define MAXPRINTMSG 4096
356 char msg[MAXPRINTMSG];
400 char msg[MAXPRINTMSG];
  /external/quake/quake/src/WinQuake/
console.cpp 375 #define MAXPRINTMSG 4096
380 char msg[MAXPRINTMSG];
427 char msg[MAXPRINTMSG];
  /external/quake/quake/src/QW/server/
sv_send.c 104 #define MAXPRINTMSG 4096
109 char msg[MAXPRINTMSG];
139 char msg[MAXPRINTMSG];

Completed in 1601 milliseconds