OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SU_PUNCH1
(Results
1 - 3
of
3
) sorted by null
/external/quake/quake/src/WinQuake/
protocol.h
46
#define
SU_PUNCH1
(1<<2)
sv_main.cpp
648
bits |= (
SU_PUNCH1
<<i);
675
if (bits & (
SU_PUNCH1
<<i))
cl_parse.cpp
531
if (bits & (
SU_PUNCH1
<<i) )
Completed in 2095 milliseconds