Home | History | Annotate | Download | only in hack

Lines Matching refs:wseg

73 #include "def.wseg.h"
75 struct wseg *wsegs[32]; /* linked list, tail first */
76 struct wseg *wheads[32];
79 static void remseg(struct wseg *);
97 struct wseg *wtmp;
112 struct wseg *wtmp, *whd = NULL;
145 struct wseg *wtmp;
161 struct wseg *wtmp, *wtmp2;
176 struct wseg *wtmp;
186 struct wseg *wtmp = wsegs[tmp];
197 pwseg(struct wseg *wtmp)
209 struct wseg *wtmp, *wtmp2;
278 remseg(struct wseg *wtmp)