Home
last modified time | relevance | path

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

/original-bsd/games/hack/
H A Dhack.invent.c636 register int stct; in dotypeinv() local
646 stct = 0; in dotypeinv()
648 stuff[stct] = 0; in dotypeinv()
651 stuff[stct++] = otmp->olet; in dotypeinv()
652 stuff[stct] = 0; in dotypeinv()
659 stuff[stct] = 0; in dotypeinv()
661 if(stct > 1) { in dotypeinv()
685 stct = 0; in dotypeinv()
690 stuff[stct++] = ilet; in dotypeinv()
693 stuff[stct] = '\0'; in dotypeinv()
[all …]