Lines Matching defs:ttmp
316 struct trap *ttmp;322 for (ttmp = ftrap; ttmp; ttmp = ttmp->ntrap)323 if (ttmp->tx != u.ux || ttmp->ty != u.uy)333 for (ttmp = ftrap; ttmp; ttmp = ttmp->ntrap)334 at(ttmp->tx, ttmp->ty, '$');
Indexes created Thu Oct 02 01:09:59 GMT 2025