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

/freebsd-9.3-release/contrib/cvs/lib/
H A Dregex.c401 start_memory only because we need it in the on_failure_jump
439 on_failure_jump,
441 /* Like on_failure_jump, but pushes a placeholder instead of the
846 case on_failure_jump:
848 printf ("/on_failure_jump to %d", p + mcnt - start);
2155 : on_failure_jump,
2164 `on_failure_jump' instruction of the loop. This
2603 INSERT_JUMP (on_failure_jump, begalt, b + 6);
3533 `on_failure_jump' or `succeed_n'. Just treat it like an
3536 if ((re_opcode_t) *p != on_failure_jump
436 on_failure_jump, enumerator in enum:__anon893
[all...]
/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dregex.c499 start_memory only because we need it in the on_failure_jump
538 on_failure_jump,
540 /* Like on_failure_jump, but pushes a placeholder instead of the
973 case on_failure_jump:
976 printf ("/on_failure_jump to %td", p + mcnt - start);
978 printf ("/on_failure_jump to %ld", (long int) (p + mcnt - start));
2618 : on_failure_jump,
2627 `on_failure_jump' instruction of the loop. This
3795 INSERT_JUMP (on_failure_jump, begalt,
4771 `on_failure_jump' o
534 on_failure_jump, enumerator in enum:__anon785
[all...]
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dregex.c499 start_memory only because we need it in the on_failure_jump
538 on_failure_jump,
540 /* Like on_failure_jump, but pushes a placeholder instead of the
973 case on_failure_jump:
976 printf ("/on_failure_jump to %td", p + mcnt - start);
978 printf ("/on_failure_jump to %ld", (long int) (p + mcnt - start));
2618 : on_failure_jump,
2627 `on_failure_jump' instruction of the loop. This
3795 INSERT_JUMP (on_failure_jump, begalt,
4771 `on_failure_jump' o
534 on_failure_jump, enumerator in enum:__anon1310
[all...]

Completed in 113 milliseconds