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

/macosx-10.9.5/emacs-92/emacs/src/
H A Dregex.c1853 SET_HIGH_BOUND (begalt); \
1881 MOVE_BUFFER_POINTER (begalt); \
2493 unsigned char *begalt;
2584 begalt = b = bufp->buffer;
3181 COMPILE_STACK_TOP.begalt_offset = begalt - bufp->buffer;
3197 begalt = b;
3238 begalt = bufp->buffer + COMPILE_STACK_TOP.begalt_offset;
3268 INSERT_JUMP (on_failure_jump, begalt, b + 6);
3298 begalt = b;
2474 unsigned char *begalt; local
/macosx-10.9.5/lsof-52/lsof/lib/
H A Dregex.c1828 SET_HIGH_BOUND (begalt); \
1856 MOVE_BUFFER_POINTER (begalt); \
2079 unsigned char *begalt;
2150 begalt = b = bufp->buffer;
2902 COMPILE_STACK_TOP.begalt_offset = begalt - bufp->buffer;
2922 begalt = b;
2973 begalt = bufp->buffer + COMPILE_STACK_TOP.begalt_offset;
3010 INSERT_JUMP (on_failure_jump, begalt, b + 6);
3041 begalt = b;
2065 unsigned char *begalt; local
/macosx-10.9.5/cxxfilt-11/cxxfilt/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...]
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dregex.c2104 SET_HIGH_BOUND (begalt); \
2142 MOVE_BUFFER_POINTER (begalt); \
2170 MOVE_BUFFER_POINTER (begalt); \
2425 UCHAR_T *begalt;
2539 begalt = b = COMPILED_BUFFER_VAR;
3757 COMPILE_STACK_TOP.begalt_offset = begalt - COMPILED_BUFFER_VAR;
3778 begalt = b;
3829 begalt = COMPILED_BUFFER_VAR + COMPILE_STACK_TOP.begalt_offset;
3866 INSERT_JUMP (on_failure_jump, begalt,
3898 begalt
2412 UCHAR_T *begalt; variable
[all...]

Completed in 291 milliseconds