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

/freebsd-9.3-release/contrib/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);
2540 `pop_failure_jump' to pop. See comments at
3521 case pop_failure_jump:
4817 case pop_failure_jump:
5032 pop_failure_jump back to this on_failure_jump. */
5079 We change it to either `pop_failure_jump' o
444 pop_failure_jump, enumerator in enum:__anon893
[all...]
/freebsd-9.3-release/contrib/binutils/libiberty/
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:__anon785
[all...]
/freebsd-9.3-release/contrib/gcclibs/libiberty/
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:__anon1310
[all...]

Completed in 137 milliseconds