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

/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c359 start_memory only because we need it in the on_failure_jump
397 on_failure_jump,
399 /* Like on_failure_jump, but pushes a placeholder instead of the
710 case on_failure_jump:
712 printf ("/on_failure_jump to %d", p + mcnt - start);
2038 : on_failure_jump,
2047 `on_failure_jump' instruction of the loop. This
2462 INSERT_JUMP (on_failure_jump, begalt, b + 6);
3275 `on_failure_jump' or `succeed_n'. Just treat it like an
3278 if ((re_opcode_t) *p != on_failure_jump
394 on_failure_jump, enumerator in enum:__anon6182
[all...]
/openbsd-current/gnu/usr.bin/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);
2156 : on_failure_jump,
2165 `on_failure_jump' instruction of the loop. This
2606 INSERT_JUMP (on_failure_jump, begalt, b + 6);
3536 `on_failure_jump' or `succeed_n'. Just treat it like an
3539 if ((re_opcode_t) *p != on_failure_jump
436 on_failure_jump, enumerator in enum:__anon3238
[all...]
/openbsd-current/gnu/lib/libiberty/src/
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:__anon616
[all...]

Completed in 203 milliseconds