1 typedef __SIZE_TYPE__
size_t;
2 typedef unsigned long int reg_syntax_t
;
3 struct re_pattern_buffer
14 struct re_pattern_buffer
*bufp
;
17 unsigned char *p
= bufp
->buffer
;
18 switch (((re_opcode_t
) * p
++))
22 /* This test case caused an ICE because the statement insertion
23 routines were failing to update basic block boundaries. */
33 (mcnt
) = *(p
+ 2) & 0377;
35 goto unconditional_jump
;