Searched refs:EXPL (Results 1 – 3 of 3) sorted by relevance
55 EXPL *ep; in showexpl()61 ep = (EXPL *) malloc(sizeof (EXPL)); /* NOSTRICT */ in showexpl()110 EXPL *ep; in rollexpl()114 EXPL *nextep; in rollexpl()
115 typedef struct expl_def EXPL; typedef185 EXPL *e_next;289 extern EXPL * Expl[EXPLEN];290 extern EXPL * Last_expl;
57 EXPL *Expl[EXPLEN]; /* explosion lists */58 EXPL *Last_expl; /* last explosion on Expl[0] */