HomeSort by: relevance | last modified time | path
    Searched defs:wheads (Results 1 - 1 of 1) sorted by relevancy

  /src/games/hack/
hack.worm.c 76 struct wseg *wheads[32]; variable in typeref:struct:wseg * [32]
101 wheads[tmp] = wsegs[tmp] = wtmp = newseg();
119 (whd = wheads[tmp])->nseg = wtmp;
120 wheads[tmp] = wtmp;
148 if (wtmp == wheads[tmp])
248 wheads[tmp2] = wtmp;

Completed in 11 milliseconds