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

/netbsd-current/games/hack/
H A Dhack.invent.c765 unsigned stct; local
774 stct = 0;
776 stuff[stct++] = '$';
777 stuff[stct] = 0;
780 stuff[stct++] = otmp->olet;
781 stuff[stct] = 0;
787 stuff[stct++] = 'u';
789 stuff[stct++] = 'x';
790 stuff[stct] = 0;
791 assert(stct < sizeo
[all...]

Completed in 177 milliseconds