Home | History | Annotate | Download | only in hack

Lines Matching defs:Strcpy

74 #define	Strcpy	(void) strcpy
113 Strcpy(buf, "potion");
116 Strcpy(buf, "scroll");
119 Strcpy(buf, "wand");
122 Strcpy(buf, "ring");
126 Strcpy(buf, an);
185 Strcpy(buf, (obj->spe < 0 && obj->known)
199 Strcpy(buf, "dead homunculi");
207 Strcpy(buf, "worm teeth");
212 Strcpy(buf, "crysknives");
227 Strcpy(buf, "potion");
247 Strcpy(buf, "scroll");
287 Strcpy(buf, "gem");
352 Strcpy(prefix, "a ");
356 Strcpy(prefix, "the ");
390 Strcpy(prefix, "an ");
544 Strcpy(p - 3, "y");
549 Strcpy(p - 3, "fe");
562 Strcpy(p - 1, "us"); /* !! makes string
567 Strcpy(p - 5, "tooth");