Lines Matching defs:bank
62 ** direction you want each bank to be aimed, the number
108 struct banks bank[NBANKS];
154 /* initialize the bank[] array */
157 bank[i].units = 0;
165 b = &bank[i];
218 b = &bank[i];
249 b = &bank[i];
270 b = &bank[i];
283 b = &bank[i];
287 printf("\nPhaser bank %d fires:\n", i);
313 ** hit is the number of units in the bank, and
353 extra += bank[i].units;