Searched refs:seekstart (Results 1 – 1 of 1) sorted by relevance
274 char *seekstart, *maystart; in rdesc() local278 for (oldloc = -1, seekstart = seekhere;;) { in rdesc()286 ltext[oldloc].txtlen = maystart - seekstart; in rdesc()290 stext[oldloc].txtlen = maystart - seekstart; in rdesc()294 ptext[oldloc].txtlen = maystart - seekstart; in rdesc()300 rtext[oldloc].txtlen = maystart - seekstart; in rdesc()304 ctext[clsses].txtlen = maystart - seekstart; in rdesc()311 mtext[oldloc].txtlen = maystart - seekstart; in rdesc()316 seekhere += maystart - seekstart; in rdesc()325 seekstart = maystart; in rdesc()