Searched refs:plant (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/games/adventure/
H A Dinit.c111 magazine, dwarf, knife, food, bottle, water, oil, plant, plant2, variable
208 plant = vocab(DECR('p', 'l', 'a', 'n', 't'), 1, 0);
209 plant2 = plant + 1;
H A Dmain.c242 || (!weq(wd2, "plant") && !weq(wd2, "door")))
575 if (!(at(plant) || at(door)))
587 pspeak(plant, prop[plant] + 1);
588 prop[plant] = (prop[plant] + 2) % 6;
589 prop[plant2] = prop[plant] / 2;
745 if (obj != plant || !at(plant2) || prop[plant2] == 0)
H A Dhdr.h139 magazine, dwarf, knife, food, bottle, water, oil, plant, plant2,
H A Dsubr.c578 if (obj == plant && prop[plant] <= 0)
1033 prop[plant] = put(plant, 115, 0);
/netbsd-6-1-5-RELEASE/sys/arch/vax/vax/
H A Dka860.c269 plant:4, member in struct:ka86
275 /* The manufacturing plant information comes from EK-86XV1-MG-003
306 manuf[mindex[ka86->plant]]);
309 manuf[mindex[ka86->plant]]);
H A Dka780.c348 plant:3, member in struct:ka78x
368 &cpu_model[8], ka78->snr, ka78->plant, ka78->eco >> 4, ka78->eco);

Completed in 160 milliseconds