Home
last modified time | relevance | path

Searched refs:pattern_place (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c1183 #define PUSH_FAILURE_POINT(pattern_place, string_place, failure_code) \ argument
1248 DEBUG_PRINT2 (" Pushing pattern %p:\n", pattern_place); \
1249 DEBUG_PRINT_COMPILED_PATTERN (bufp, pattern_place, pend); \
1250 PUSH_FAILURE_POINTER (pattern_place); \
/openbsd/gnu/usr.bin/cvs/lib/
H A Dregex.c1287 #define PUSH_FAILURE_POINT(pattern_place, string_place, failure_code) \ argument
1348 DEBUG_PRINT2 (" Pushing pattern 0x%x: ", pattern_place); \
1349 DEBUG_PRINT_COMPILED_PATTERN (bufp, pattern_place, pend); \
1350 PUSH_FAILURE_POINTER (pattern_place); \
/openbsd/gnu/lib/libiberty/src/
H A Dregex.c1590 # define PUSH_FAILURE_POINT(pattern_place, string_place, failure_code) \ argument
1655 DEBUG_PRINT2 (" Pushing pattern %p:\n", pattern_place); \
1656 DEBUG_PRINT_COMPILED_PATTERN (bufp, pattern_place, pend); \
1657 PUSH_FAILURE_POINTER (pattern_place); \