Searched refs:fastmap_newline (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c3202 int fastmap_newline = fastmap['\n'];
3210 fastmap['\n'] = fastmap_newline;
3187 int fastmap_newline = fastmap['\\n']; local
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.c3406 int fastmap_newline = fastmap['\n'];
3420 fastmap['\n'] = fastmap_newline;
3390 int fastmap_newline = fastmap['\\n']; local
/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c4698 int fastmap_newline = fastmap['\n'];
4706 fastmap['\n'] = fastmap_newline;
4684 int fastmap_newline = fastmap['\\n']; local

Completed in 201 milliseconds