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

/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c405 pop_failure_jump,
407 /* Change to pop_failure_jump if know won't have to backtrack to
412 already matched, then we change it to a pop_failure_jump.
734 case pop_failure_jump:
736 printf ("/pop_failure_jump to %d", p + mcnt - start);
2397 `pop_failure_jump' to pop. See comments at
3263 case pop_failure_jump:
4377 case pop_failure_jump:
4597 pop_failure_jump back to this on_failure_jump. */
4644 We change it to either `pop_failure_jump' o
402 pop_failure_jump, enumerator in enum:__anon6182
[all...]
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.c447 pop_failure_jump,
449 /* Change to pop_failure_jump if know won't have to backtrack to
454 already matched, then we change it to a pop_failure_jump.
870 case pop_failure_jump:
872 printf ("/pop_failure_jump to %d", p + mcnt - start);
2542 `pop_failure_jump' to pop. See comments at
3524 case pop_failure_jump:
4820 case pop_failure_jump:
5035 pop_failure_jump back to this on_failure_jump. */
5082 We change it to either `pop_failure_jump' o
444 pop_failure_jump, enumerator in enum:__anon3238
[all...]
/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c547 pop_failure_jump,
549 /* Change to pop_failure_jump if know won't have to backtrack to
554 already matched, then we change it to a pop_failure_jump.
1014 case pop_failure_jump:
1017 printf ("/pop_failure_jump to %td", p + mcnt - start);
1019 printf ("/pop_failure_jump to %ld", (long int) (p + mcnt - start));
3730 `pop_failure_jump' to pop. See comments at
4759 case pop_failure_jump:
6712 case pop_failure_jump:
6933 pop_failure_jump bac
543 pop_failure_jump, enumerator in enum:__anon616
[all...]

Completed in 218 milliseconds