Searched refs:STORE_JUMP (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/src/
H A Dregex.c1806 #define STORE_JUMP(op, loc, to) \
1813 /* Like `STORE_JUMP', but for inserting. Assume `b' is the buffer end. */
2438 STORE_JUMP (jump, fixup_alt_jump, b); \
2765 STORE_JUMP (ofj, b, b + 6);
2774 STORE_JUMP (jump, b, laststart + startoffset);
2798 STORE_JUMP (emptyp ? on_failure_jump_nastyloop
3415 STORE_JUMP (jump, b, laststart + startoffset);
1793 #define STORE_JUMP macro
/macosx-10.9.5/lsof-52/lsof/lib/
H A Dregex.c1781 #define STORE_JUMP(op, loc, to) \
1788 /* Like `STORE_JUMP', but for inserting. Assume `b' is the buffer end. */
2287 STORE_JUMP (jump, b, laststart);
2292 STORE_JUMP (maybe_pop_jump, b, laststart - 3);
2951 STORE_JUMP (jump_past_alt, fixup_alt_jump, b - 1);
3031 STORE_JUMP (jump_past_alt, fixup_alt_jump, b);
3368 STORE_JUMP (jump_past_alt, fixup_alt_jump, b);
1769 #define STORE_JUMP macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dregex.c1984 # define STORE_JUMP(op, loc, to) \
1991 /* Like `STORE_JUMP', but for inserting. Assume `b' is the buffer end. */
2600 STORE_JUMP (jump, b, laststart);
2605 STORE_JUMP (maybe_pop_jump, b, laststart -
3736 STORE_JUMP (jump_past_alt, fixup_alt_jump, b - 1);
3817 STORE_JUMP (jump_past_alt, fixup_alt_jump, b);
4160 STORE_JUMP (jump_past_alt, fixup_alt_jump, b);
8194 #undef STORE_JUMP
1973 # define STORE_JUMP macro
8172 #undef STORE_JUMP macro
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dregex.c2056 # define STORE_JUMP(op, loc, to) \
2063 /* Like `STORE_JUMP', but for inserting. Assume `b' is the buffer end. */
2676 STORE_JUMP (jump, b, laststart);
2681 STORE_JUMP (maybe_pop_jump, b, laststart -
3807 STORE_JUMP (jump_past_alt, fixup_alt_jump, b - 1);
3888 STORE_JUMP (jump_past_alt, fixup_alt_jump, b);
4231 STORE_JUMP (jump_past_alt, fixup_alt_jump, b);
8423 #undef STORE_JUMP
2045 # define STORE_JUMP macro
8401 #undef STORE_JUMP macro

Completed in 223 milliseconds