Searched refs:scan (Results 1 – 2 of 2) sorted by relevance
1814 sop *scan; in findmust() local1831 scan = g->strip + 1; in findmust()1833 s = *scan++; in findmust()1837 newstart = scan - 1; in findmust()1846 scan--; in findmust()1848 scan += OPND(s); in findmust()1849 s = *scan; in findmust()1881 scan = start; in findmust()1883 while (OP(s = *scan++) != OCHAR) in findmust()1901 sop *scan; in pluscount() local[all …]
621 the thread pointer looking for it. [The scan count was bumped to 384 to fix a reported