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

/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c1593 begalt = (begalt - old_buffer) + bufp->buffer; \
1815 unsigned char *begalt;
1886 begalt = b = bufp->buffer;
2354 COMPILE_STACK_TOP.begalt_offset = begalt - bufp->buffer;
2374 begalt = b;
2425 begalt = bufp->buffer + COMPILE_STACK_TOP.begalt_offset;
2462 INSERT_JUMP (on_failure_jump, begalt, b + 6);
2493 begalt = b;
1802 unsigned char *begalt; local
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.c1665 begalt = (begalt - old_buffer) + bufp->buffer; \
1918 unsigned char *begalt;
2003 begalt = b = bufp->buffer;
2500 COMPILE_STACK_TOP.begalt_offset = begalt - bufp->buffer;
2520 begalt = b;
2569 begalt = bufp->buffer + COMPILE_STACK_TOP.begalt_offset;
2606 INSERT_JUMP (on_failure_jump, begalt, b + 6);
2637 begalt = b;
1904 unsigned char *begalt; local
/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c2032 SET_HIGH_BOUND (begalt); \
2070 MOVE_BUFFER_POINTER (begalt); \
2098 MOVE_BUFFER_POINTER (begalt); \
2349 UCHAR_T *begalt;
2463 begalt = b = COMPILED_BUFFER_VAR;
3686 COMPILE_STACK_TOP.begalt_offset = begalt - COMPILED_BUFFER_VAR;
3707 begalt = b;
3758 begalt = COMPILED_BUFFER_VAR + COMPILE_STACK_TOP.begalt_offset;
3795 INSERT_JUMP (on_failure_jump, begalt,
3827 begalt
2336 UCHAR_T *begalt; local
[all...]

Completed in 203 milliseconds