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

  /external/quake/quake/src/WinQuake/
protocol.h 28 #define U_ORIGIN3 (1<<3)
cl_parse.cpp 464 if (bits & U_ORIGIN3)
sv_main.cpp 544 if (bits & U_ORIGIN3)
  /gdk/samples/quake/jni/
protocol.h 28 #define U_ORIGIN3 (1<<3)
cl_parse.cpp 464 if (bits & U_ORIGIN3)
sv_main.cpp 544 if (bits & U_ORIGIN3)
  /external/quake/quake/src/QW/client/
protocol.h 186 #define U_ORIGIN3 (1<<11)
cl_ents.c 210 if (bits & U_ORIGIN3)
  /external/quake/quake/src/QW/server/
sv_ents.c 236 if (bits & U_ORIGIN3)

Completed in 33 milliseconds