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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Drip.c9 extern const char * const killed_by_prefix[]; /* from topten.c */
123 Strcpy(buf, killed_by_prefix[how]);
127 Strcpy(buf, killed_by_prefix[how]);
H A Dtopten.c79 NEARDATA const char * const killed_by_prefix[] = { variable
321 Strcat(t0->death, killed_by_prefix[how]);
326 Strcat(t0->death, killed_by_prefix[how]);
H A Dend.c87 extern const char * const killed_by_prefix[]; /* from topten.c */
666 killed_by_prefix[how],
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Drip.c9 extern const char * const killed_by_prefix[]; /* from topten.c */
123 Strcpy(buf, killed_by_prefix[how]);
127 Strcpy(buf, killed_by_prefix[how]);
H A Dtopten.c79 NEARDATA const char * const killed_by_prefix[] = { variable
321 Strcat(t0->death, killed_by_prefix[how]);
326 Strcat(t0->death, killed_by_prefix[how]);
H A Dend.c87 extern const char * const killed_by_prefix[]; /* from topten.c */
666 killed_by_prefix[how],

Completed in 47 milliseconds