Home
last modified time | relevance | path

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

/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dbuild.h366 # define SECTORVX_SZ4 sizeof(sectortypevx)-offsetof(sectortypevx, visibility) macro
394 Bmemcpy(&v7sec->visibility, &vxsec->visibility, SECTORVX_SZ4); in copy_v7_from_vx_sector()
433 Bmemmove(&vxsec->visibility, &bakv7sec.visibility, SECTORVX_SZ4); in inplace_vx_from_v7_sector()
462 # undef SECTORVX_SZ4