Home
last modified time | relevance | path

Searched refs:VM_CallCompiled (Results 1 – 25 of 68) sorted by relevance

123

/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dvm_none.c3 int VM_CallCompiled( vm_t *vm, int *args ) { in VM_CallCompiled() function
H A Dvm_local.h197 int VM_CallCompiled( vm_t *vm, int *args );
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dvm_none.c3 int VM_CallCompiled( vm_t *vm, int *args ) { in VM_CallCompiled() function
H A Dvm_local.h174 int VM_CallCompiled( vm_t *vm, int *args );
H A Dvm.c771 r = VM_CallCompiled( vm, (int*)&callnum ); in VM_Call()
790 r = VM_CallCompiled( vm, &a.callnum ); in VM_Call()
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dvm_none.c3 int VM_CallCompiled( vm_t *vm, int *args ) { in VM_CallCompiled() function
H A Dvm_local.h174 int VM_CallCompiled( vm_t *vm, int *args );
H A Dvm.c771 r = VM_CallCompiled( vm, (int*)&callnum ); in VM_Call()
790 r = VM_CallCompiled( vm, &a.callnum ); in VM_Call()
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dvm_none.c3 int VM_CallCompiled( vm_t *vm, int *args ) { in VM_CallCompiled() function
H A Dvm_local.h197 int VM_CallCompiled( vm_t *vm, int *args );
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dvm_none.c3 int VM_CallCompiled( vm_t *vm, int *args ) { in VM_CallCompiled() function
H A Dvm_local.h176 int VM_CallCompiled( vm_t *vm, int *args );
H A Dvm.c751 r = VM_CallCompiled( vm, (int*)&callnum ); in VM_Call()
770 r = VM_CallCompiled( vm, &a.callnum ); in VM_Call()
/dports/games/evq3/evq3/code/qcommon/
H A Dvm_none.c3 int VM_CallCompiled( vm_t *vm, int *args ) { in VM_CallCompiled() function
H A Dvm_local.h174 int VM_CallCompiled( vm_t *vm, int *args );
H A Dvm.c763 r = VM_CallCompiled( vm, (int*)&callnum ); in VM_Call()
782 r = VM_CallCompiled( vm, &a.callnum ); in VM_Call()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dvm_none.c3 int VM_CallCompiled( vm_t *vm, int *args ) { in VM_CallCompiled() function
H A Dvm_local.h174 int VM_CallCompiled( vm_t *vm, int *args );
H A Dvm.c763 r = VM_CallCompiled( vm, (int*)&callnum ); in VM_Call()
782 r = VM_CallCompiled( vm, &a.callnum ); in VM_Call()
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dvm_none.c3 int VM_CallCompiled( vm_t *vm, int *args ) { in VM_CallCompiled() function
H A Dvm_local.h180 int VM_CallCompiled( vm_t *vm, int *args );
H A Dvm.c771 r = VM_CallCompiled( vm, (int*)&callnum ); in VM_Call()
790 r = VM_CallCompiled( vm, &a.callnum ); in VM_Call()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dvm_none.c3 int VM_CallCompiled( vm_t *vm, int *args ) { in VM_CallCompiled() function
H A Dvm_local.h180 int VM_CallCompiled( vm_t *vm, int *args );
H A Dvm.c771 r = VM_CallCompiled( vm, (int*)&callnum ); in VM_Call()
790 r = VM_CallCompiled( vm, &a.callnum ); in VM_Call()

123