yy_buffer_state 180 src/actioncompiler/lex.swf4.c typedef struct yy_buffer_state *YY_BUFFER_STATE; yy_buffer_state 2572 src/actioncompiler/lex.swf4.c b = (YY_BUFFER_STATE) swf4alloc(sizeof( struct yy_buffer_state ) ); yy_buffer_state 2732 src/actioncompiler/lex.swf4.c (yy_buffer_stack) = (struct yy_buffer_state**)swf4alloc yy_buffer_state 2733 src/actioncompiler/lex.swf4.c (num_to_alloc * sizeof(struct yy_buffer_state*) yy_buffer_state 2738 src/actioncompiler/lex.swf4.c memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); yy_buffer_state 2751 src/actioncompiler/lex.swf4.c (yy_buffer_stack) = (struct yy_buffer_state**)swf4realloc yy_buffer_state 2753 src/actioncompiler/lex.swf4.c num_to_alloc * sizeof(struct yy_buffer_state*) yy_buffer_state 2759 src/actioncompiler/lex.swf4.c memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); yy_buffer_state 2780 src/actioncompiler/lex.swf4.c b = (YY_BUFFER_STATE) swf4alloc(sizeof( struct yy_buffer_state ) ); yy_buffer_state 180 src/actioncompiler/lex.swf5.c typedef struct yy_buffer_state *YY_BUFFER_STATE; yy_buffer_state 3229 src/actioncompiler/lex.swf5.c b = (YY_BUFFER_STATE) swf5alloc(sizeof( struct yy_buffer_state ) ); yy_buffer_state 3389 src/actioncompiler/lex.swf5.c (yy_buffer_stack) = (struct yy_buffer_state**)swf5alloc yy_buffer_state 3390 src/actioncompiler/lex.swf5.c (num_to_alloc * sizeof(struct yy_buffer_state*) yy_buffer_state 3395 src/actioncompiler/lex.swf5.c memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); yy_buffer_state 3408 src/actioncompiler/lex.swf5.c (yy_buffer_stack) = (struct yy_buffer_state**)swf5realloc yy_buffer_state 3410 src/actioncompiler/lex.swf5.c num_to_alloc * sizeof(struct yy_buffer_state*) yy_buffer_state 3416 src/actioncompiler/lex.swf5.c memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); yy_buffer_state 3437 src/actioncompiler/lex.swf5.c b = (YY_BUFFER_STATE) swf5alloc(sizeof( struct yy_buffer_state ) );