#include "../qcommon/vm_local.h"
Include dependency graph for vm_x86.c:

Go to the source code of this file.
Functions | |
| int | VM_CallCompiled (vm_t *vm, int *args) |
| void | VM_Compile (vm_t *vm, vmHeader_t *header) |
|
||||||||||||
|
Definition at line 26 of file vm_x86.c. References vm_t. Referenced by VM_Call(). 00026 {}
|
|
||||||||||||
|
Definition at line 25 of file vm_x86.c. References vm_t. Referenced by VM_Create(). 00025 {}
|
1.3.9.1