Searched refs:pattern_place (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | regex.c | 1595 # define PUSH_FAILURE_POINT(pattern_place, string_place, failure_code) \ argument 1660 DEBUG_PRINT2 (" Pushing pattern %p:\n", pattern_place); \ 1661 DEBUG_PRINT_COMPILED_PATTERN (bufp, pattern_place, pend); \ 1662 PUSH_FAILURE_POINTER (pattern_place); \
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
H A D | regex.c | 1595 # define PUSH_FAILURE_POINT(pattern_place, string_place, failure_code) \ argument 1660 DEBUG_PRINT2 (" Pushing pattern %p:\n", pattern_place); \ 1661 DEBUG_PRINT_COMPILED_PATTERN (bufp, pattern_place, pend); \ 1662 PUSH_FAILURE_POINTER (pattern_place); \
|
/netbsd-src/external/gpl2/diffutils/dist/lib/ |
H A D | regex.c | 1664 # define PUSH_FAILURE_POINT(pattern_place, string_place, failure_code) \ argument 1729 DEBUG_PRINT2 (" Pushing pattern %p:\n", pattern_place); \ 1730 DEBUG_PRINT_COMPILED_PATTERN (bufp, pattern_place, pend); \ 1731 PUSH_FAILURE_POINTER (pattern_place); \
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | regex.c | 1595 # define PUSH_FAILURE_POINT(pattern_place, string_place, failure_code) \ argument 1660 DEBUG_PRINT2 (" Pushing pattern %p:\n", pattern_place); \ 1661 DEBUG_PRINT_COMPILED_PATTERN (bufp, pattern_place, pend); \ 1662 PUSH_FAILURE_POINTER (pattern_place); \
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | regex.c | 1595 # define PUSH_FAILURE_POINT(pattern_place, string_place, failure_code) \ argument 1660 DEBUG_PRINT2 (" Pushing pattern %p:\n", pattern_place); \ 1661 DEBUG_PRINT_COMPILED_PATTERN (bufp, pattern_place, pend); \ 1662 PUSH_FAILURE_POINTER (pattern_place); \
|
/netbsd-src/external/gpl2/grep/dist/lib/ |
H A D | regex.c | 1584 #define PUSH_FAILURE_POINT(pattern_place, string_place, failure_code) \ argument 1649 DEBUG_PRINT2 (" Pushing pattern %p:\n", pattern_place); \ 1650 DEBUG_PRINT_COMPILED_PATTERN (bufp, pattern_place, pend); \ 1651 PUSH_FAILURE_POINTER (pattern_place); \
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | regex.c | 1591 # define PUSH_FAILURE_POINT(pattern_place, string_place, failure_code) \ argument 1656 DEBUG_PRINT2 (" Pushing pattern %p:\n", pattern_place); \ 1657 DEBUG_PRINT_COMPILED_PATTERN (bufp, pattern_place, pend); \ 1658 PUSH_FAILURE_POINTER (pattern_place); \
|