Home
last modified time | relevance | path

Searched refs:scan (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregcomp.c1814 sop *scan; in findmust() local
1831 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 …]
/bionic/docs/
Delf-tls.md621 the thread pointer looking for it. [The scan count was bumped to 384 to fix a reported