Home
last modified time | relevance | path

Searched refs:PSpace_size (Results 1 – 7 of 7) sorted by path

/dports/games/exhaust-doc/exhaust-1.9.2/
H A Dsim.c67 static unsigned int PSpace_size = 0; /* # p-space slots per warrior. */ variable
243 PSpace_size = 0; in free_pspaces()
255 PSpace_size = 0; in alloc_pspaces()
270 PSpace_size = pspacesize; in alloc_pspaces()
625 pspacesize = PSpace_size; in sim_proper()
/dports/games/exhaust-ma/exhaust-ma-1.9/
H A Dsim.c241 PSpace_size = 0; in free_pspaces()
253 PSpace_size = 0; in alloc_pspaces()
268 PSpace_size = pspacesize; in alloc_pspaces()
1205 ptb->a = UNSAFE_PSPACE_GET(w->id, ra_a % PSpace_size); in sim_proper()
1208 ptb->b = UNSAFE_PSPACE_GET(w->id, ra_a % PSpace_size); in sim_proper()
1211 ptb->a = UNSAFE_PSPACE_GET(w->id, ra_b % PSpace_size); in sim_proper()
1217 ptb->b = UNSAFE_PSPACE_GET(w->id, ra_b % PSpace_size); in sim_proper()
1221 UNSAFE_PSPACE_SET(w->id, rb_a % PSpace_size, ra_a); in sim_proper()
1224 UNSAFE_PSPACE_SET(w->id, rb_b % PSpace_size, ra_a); in sim_proper()
1227 UNSAFE_PSPACE_SET(w->id, rb_a % PSpace_size, ra_b); in sim_proper()
[all …]
/dports/games/exhaust/exhaust-1.9.2/
H A Dsim.c67 static unsigned int PSpace_size = 0; /* # p-space slots per warrior. */ variable
243 PSpace_size = 0; in free_pspaces()
255 PSpace_size = 0; in alloc_pspaces()
270 PSpace_size = pspacesize; in alloc_pspaces()
625 pspacesize = PSpace_size; in sim_proper()
/dports/games/species/species/
H A Dsim.c67 static unsigned int PSpace_size = 0; /* # p-space slots per warrior. */ variable
251 PSpace_size = 0; in free_pspaces()
263 PSpace_size = 0; in alloc_pspaces()
278 PSpace_size = pspacesize; in alloc_pspaces()
633 pspacesize = PSpace_size; in sim_proper()
/dports/games/species/tycho/
H A Dsim.c69 static unsigned int PSpace_size = 0; /* # p-space slots per warrior. */ variable
282 PSpace_size = 0; in free_pspaces()
294 PSpace_size = 0; in alloc_pspaces()
309 PSpace_size = pspacesize; in alloc_pspaces()
664 pspacesize = PSpace_size; in sim_proper()
/dports/games/tycho/species/
H A Dsim.c67 static unsigned int PSpace_size = 0; /* # p-space slots per warrior. */ variable
251 PSpace_size = 0; in free_pspaces()
263 PSpace_size = 0; in alloc_pspaces()
278 PSpace_size = pspacesize; in alloc_pspaces()
633 pspacesize = PSpace_size; in sim_proper()
/dports/games/tycho/tycho/
H A Dsim.c69 static unsigned int PSpace_size = 0; /* # p-space slots per warrior. */ variable
282 PSpace_size = 0; in free_pspaces()
294 PSpace_size = 0; in alloc_pspaces()
309 PSpace_size = pspacesize; in alloc_pspaces()
664 pspacesize = PSpace_size; in sim_proper()