Home
last modified time | relevance | path

Searched refs:sectnumvar (Results 1 – 3 of 3) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dm32exec.cpp1946 …2_t retvar=*insptr++, xvar=*insptr++, yvar=*insptr++, z=Gv_GetVar(*insptr++), sectnumvar=*insptr++; in VM_Execute() local
1955 sectnum = Gv_GetVar(sectnumvar); in VM_Execute()
1960 Gv_SetVar(sectnumvar, sectnum); in VM_Execute()
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dm32exec.cpp1942 …_t retvar=*insptr++, xvar=*insptr++, yvar=*insptr++, z=Gv_GetVarX(*insptr++), sectnumvar=*insptr++; in VM_Execute() local
1951 sectnum = Gv_GetVarX(sectnumvar); in VM_Execute()
1956 Gv_SetVarX(sectnumvar, sectnum); in VM_Execute()
/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A Dm32exec.cpp1946 …2_t retvar=*insptr++, xvar=*insptr++, yvar=*insptr++, z=Gv_GetVar(*insptr++), sectnumvar=*insptr++; in VM_Execute() local
1955 sectnum = Gv_GetVar(sectnumvar); in VM_Execute()
1960 Gv_SetVar(sectnumvar, sectnum); in VM_Execute()