OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:prevfwd
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Support/
regcomp.c
269
sopno
prevfwd
= 0;
local
285
prevfwd
= conc;
291
AHEAD(
prevfwd
); /* fix previous offset */
292
prevfwd
= HERE();
297
AHEAD(
prevfwd
);
[
all
...]
/ndk/sources/host-tools/ndk-stack/regex/
regcomp.c
253
sopno
prevfwd
= 0;
local
269
prevfwd
= conc;
275
AHEAD(
prevfwd
); /* fix previous offset */
276
prevfwd
= HERE();
281
AHEAD(
prevfwd
);
[
all
...]
/bionic/libc/upstream-netbsd/lib/libc/regex/
regcomp.c
347
sopno
prevfwd
= 0; /* pacify gcc */
local
370
prevfwd
= conc;
376
AHEAD(
prevfwd
); /* fix previous offset */
377
prevfwd
= HERE();
382
AHEAD(
prevfwd
);
[
all
...]
Completed in 280 milliseconds