Home
last modified time | relevance | path

Searched refs:Gv_GetVarN (Results 1 – 4 of 4) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dm32script.h54 extern int32_t __fastcall Gv_GetVarN(int32_t id); // 'N' for "no side-effects"... vars and locals …
254 return Gv_GetVarN(aGameArrays[id].size); in Gv_GetArraySize()
/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A Dm32vars.cpp211 int32_t __fastcall Gv_GetVarN(int32_t id) // 'N' for "no side-effects"... vars and locals only! in Gv_GetVarN() function
286 index = Gv_GetVarN(index); in Gv_GetVar()
322 index = Gv_GetVarN(index); in Gv_GetVar()
393 index = Gv_GetVarN(index); in Gv_SetVar()
433 index = Gv_GetVarN(index); in Gv_SetVar()
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dm32vars.cpp211 int32_t __fastcall Gv_GetVarN(int32_t id) // 'N' for "no side-effects"... vars and locals only! in Gv_GetVarN() function
286 index = Gv_GetVarN(index); in Gv_GetVar()
322 index = Gv_GetVarN(index); in Gv_GetVar()
393 index = Gv_GetVarN(index); in Gv_SetVar()
433 index = Gv_GetVarN(index); in Gv_SetVar()
/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dm32vars.cpp211 int32_t __fastcall Gv_GetVarN(int32_t id) // 'N' for "no side-effects"... vars and locals only! in Gv_GetVarN() function
286 index = Gv_GetVarN(index); in Gv_GetVarX()
322 index = Gv_GetVarN(index); in Gv_GetVarX()
391 index = Gv_GetVarN(index); in Gv_SetVarX()
431 index = Gv_GetVarN(index); in Gv_SetVarX()