Searched defs:host_initialized (Results 1 - 3 of 3) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dhost.cpp38 qboolean host_initialized; // true if into command execution variable
253 if (host_initialized & !isDedicated)
923 host_initialized = true;
/external/quake/quake/src/QW/client/
H A Dcl_main.c104 qboolean host_initialized; // true if into command execution variable
1248 if (host_initialized)
1499 host_initialized = true;
/external/quake/quake/src/QW/server/
H A Dsv_main.c25 qboolean host_initialized; // true if into command execution (compatability) variable
1640 host_initialized = true;

Completed in 58 milliseconds