Home
last modified time | relevance | path

Searched refs:CG_R_INPVS (Results 1 – 24 of 24) sorted by relevance

/dports/games/ioquake3/ioquake3-1.36/code/cgame/
H A Dcg_public.h164 CG_R_INPVS, enumerator
H A Dcg_syscalls.c444 return syscall( CG_R_INPVS, p1, p2 ); in trap_R_inPVS()
/dports/games/ioquake3-server/ioquake3-1.36/code/cgame/
H A Dcg_public.h164 CG_R_INPVS, enumerator
H A Dcg_syscalls.c444 return syscall( CG_R_INPVS, p1, p2 ); in trap_R_inPVS()
/dports/games/evq3/evq3/code/cgame/
H A Dcg_public.h164 CG_R_INPVS, enumerator
H A Dcg_syscalls.c444 return syscall( CG_R_INPVS, p1, p2 ); in trap_R_inPVS()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/cgame/
H A Dcg_public.h164 CG_R_INPVS, enumerator
H A Dcg_syscalls.c444 return syscall( CG_R_INPVS, p1, p2 ); in trap_R_inPVS()
/dports/games/openarena/openarena-engine-source-0.8.8/code/cgame/
H A Dcg_public.h164 CG_R_INPVS, enumerator
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/cgame/
H A Dcg_public.h164 CG_R_INPVS, enumerator
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/cgame/
H A Dcg_public.h166 CG_R_INPVS, enumerator
/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A Dcg_public.h139 CG_R_INPVS, enumerator
H A Dcg_syscalls.cpp313 return (qboolean)(Q_syscall( CG_R_INPVS, p1, p2 ) != 0); in cgi_R_inPVS()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_cgame.c729 case CG_R_INPVS: in CL_CgameSystemCalls()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dcl_cgame.c697 case CG_R_INPVS: in CL_CgameSystemCalls()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_cgame.c697 case CG_R_INPVS: in CL_CgameSystemCalls()
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_cgame.c697 case CG_R_INPVS: in CL_CgameSystemCalls()
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_cgame.c699 case CG_R_INPVS: in CL_CgameSystemCalls()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_cgame.c699 case CG_R_INPVS: in CL_CgameSystemCalls()
/dports/games/evq3/evq3/code/client/
H A Dcl_cgame.c699 case CG_R_INPVS: in CL_CgameSystemCalls()
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_public.h350 CG_R_INPVS, enumerator
H A Dcg_syscalls.c438 return Q_syscall( CG_R_INPVS, p1, p2, mask ); in trap_R_inPVS()
/dports/games/openjk/OpenJK-07675e2/code/client/
H A Dcl_cgame.cpp999 case CG_R_INPVS: in CL_CgameSystemCalls()
/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_cgameapi.cpp1355 case CG_R_INPVS: in CL_CgameSystemCalls()