Searched refs:nosub (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/usr.bin/grep/regex/
H A Dfastmatch.h32 bool nosub; member in struct:__anon12165
H A Dtre-fastmatch.c468 fg->nosub = (cflags & REG_NOSUB); \
759 fg->nosub)
868 if (!fg->nosub && nmatch >= 1)
927 if (!fg->nosub && nmatch >= 1)
951 if (!fg->nosub && nmatch >= 1)
/freebsd-10.2-release/usr.bin/make/
H A Dvar.c492 goto nosub;
517 goto nosub;
550 goto nosub;
610 nosub:
/freebsd-10.2-release/contrib/bmake/
H A Dvar.c1503 goto nosub;
1523 goto nosub;
1553 goto nosub;
1609 nosub:

Completed in 115 milliseconds