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