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

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20090331-1.c6 unsigned char *begalt, unsigned char *b)
23 while (pfrom != begalt)
5 byte_regex_compile(struct re_pattern_buffer *bufp, unsigned char *begalt, unsigned char *b) argument
/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dgnu-regex.c1646 begalt = (begalt - old_buffer) + bufp->buffer; \
1868 unsigned char *begalt;
1939 begalt = b = bufp->buffer;
2407 COMPILE_STACK_TOP.begalt_offset = begalt - bufp->buffer;
2427 begalt = b;
2478 begalt = bufp->buffer + COMPILE_STACK_TOP.begalt_offset;
2515 INSERT_JUMP (on_failure_jump, begalt, b + 6);
2546 begalt = b;
1855 unsigned char *begalt; local
/haiku-buildtools/legacy/binutils/libiberty/
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...]
/haiku-buildtools/gcc/libiberty/
H A Dregex.c2034 SET_HIGH_BOUND (begalt); \
2072 MOVE_BUFFER_POINTER (begalt); \
2100 MOVE_BUFFER_POINTER (begalt); \
2351 UCHAR_T *begalt;
2465 begalt = b = COMPILED_BUFFER_VAR;
3688 COMPILE_STACK_TOP.begalt_offset = begalt - COMPILED_BUFFER_VAR;
3709 begalt = b;
3760 begalt = COMPILED_BUFFER_VAR + COMPILE_STACK_TOP.begalt_offset;
3797 INSERT_JUMP (on_failure_jump, begalt,
3829 begalt
2338 UCHAR_T *begalt; local
[all...]
/haiku-buildtools/binutils/libiberty/
H A Dregex.c2034 SET_HIGH_BOUND (begalt); \
2072 MOVE_BUFFER_POINTER (begalt); \
2100 MOVE_BUFFER_POINTER (begalt); \
2351 UCHAR_T *begalt;
2465 begalt = b = COMPILED_BUFFER_VAR;
3689 COMPILE_STACK_TOP.begalt_offset = begalt - COMPILED_BUFFER_VAR;
3710 begalt = b;
3761 begalt = COMPILED_BUFFER_VAR + COMPILE_STACK_TOP.begalt_offset;
3798 INSERT_JUMP (on_failure_jump, begalt,
3830 begalt
2338 UCHAR_T *begalt; local
[all...]

Completed in 193 milliseconds