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

/netbsd-current/games/hack/
H A Dhack.invent.c560 unsigned oletct = 0, iletct = 0; local
574 ilets[iletct++] = '$';
575 ilets[iletct] = 0;
578 ilets[iletct++] = otmp->olet;
579 ilets[iletct] = 0;
585 ilets[iletct++] = ' ';
587 ilets[iletct++] = 'u';
589 ilets[iletct++] = 'a';
590 ilets[iletct] = 0;
591 assert(iletct < sizeo
[all...]

Completed in 207 milliseconds