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

  /src/games/adventure/
io.c 296 char *seekstart, *maystart; local in function:rdesc
300 for (oldloc = -1, seekstart = seekhere;;) {
308 ltext[oldloc].txtlen = maystart - seekstart;
312 stext[oldloc].txtlen = maystart - seekstart;
316 ptext[oldloc].txtlen = maystart - seekstart;
322 rtext[oldloc].txtlen = maystart - seekstart;
326 ctext[classes].txtlen = maystart - seekstart;
333 mtext[oldloc].txtlen = maystart - seekstart;
338 seekhere += maystart - seekstart;
347 seekstart = maystart
    [all...]
io.c 296 char *seekstart, *maystart; local in function:rdesc
300 for (oldloc = -1, seekstart = seekhere;;) {
308 ltext[oldloc].txtlen = maystart - seekstart;
312 stext[oldloc].txtlen = maystart - seekstart;
316 ptext[oldloc].txtlen = maystart - seekstart;
322 rtext[oldloc].txtlen = maystart - seekstart;
326 ctext[classes].txtlen = maystart - seekstart;
333 mtext[oldloc].txtlen = maystart - seekstart;
338 seekhere += maystart - seekstart;
347 seekstart = maystart
    [all...]
io.c 296 char *seekstart, *maystart; local in function:rdesc
300 for (oldloc = -1, seekstart = seekhere;;) {
308 ltext[oldloc].txtlen = maystart - seekstart;
312 stext[oldloc].txtlen = maystart - seekstart;
316 ptext[oldloc].txtlen = maystart - seekstart;
322 rtext[oldloc].txtlen = maystart - seekstart;
326 ctext[classes].txtlen = maystart - seekstart;
333 mtext[oldloc].txtlen = maystart - seekstart;
338 seekhere += maystart - seekstart;
347 seekstart = maystart
    [all...]

Completed in 33 milliseconds