OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:U_ORIGIN2
(Results
1 - 6
of
6
) sorted by null
/external/quake/quake/src/WinQuake/
protocol.h
27
#define
U_ORIGIN2
(1<<2)
cl_parse.cpp
455
if (bits &
U_ORIGIN2
)
sv_main.cpp
540
if (bits &
U_ORIGIN2
)
/external/quake/quake/src/QW/client/
protocol.h
185
#define
U_ORIGIN2
(1<<10)
cl_ents.c
204
if (bits &
U_ORIGIN2
)
/external/quake/quake/src/QW/server/
sv_ents.c
232
if (bits &
U_ORIGIN2
)
Completed in 542 milliseconds