Searched refs:fixd (Results 1 – 8 of 8) sorted by relevance
94 int fixd[101], fixed[101]; /* location fixed? */ variable165 if (fixd[j] > 0) { in linkdata()166 drop(j + 100, fixd[j]); in linkdata()170 fixed[j] = fixd[j]; in linkdata()171 if (plac[j] != 0 && fixd[j] <= 0) in linkdata()
453 move(troll + 100, fixd[troll]); in trbridge()458 newloc = plac[troll] + fixd[troll] - loc; /* 30310 */ in trbridge()678 move(troll2 + 100, fixd[troll]); in trdrop()843 k = (plac[dragon] + fixd[dragon]) / 2; in trkill()849 if (place[obj] == plac[dragon] || place[obj] == fixd[dragon]) in trkill()871 drop(troll2 + 100, fixd[troll]); in trtoss()1014 move(troll2 + 100, fixd[troll]); in closing()
469 fixd[obj] = rnum(); in rlocs()471 fixd[obj] = 0; in rlocs()
117 extern int fixd[101], fixed[101]; /* location fixed? */
165 volatile u_char fixd:1; /* fixed media (vs removable) */ member
597 xdc->iopbase[lcv].fixd = 1; /* always the same */ in xdcattach()
458 xdc->iopbase[lcv].fixd = 1; /* always the same */ in xdcattach()