bufferWriteInt 1099 src/actioncompiler/compile.c len += bufferWriteInt(out, 1);
bufferWriteInt 1110 src/actioncompiler/compile.c len += bufferWriteInt(out, 3);
bufferWriteInt 223 src/actioncompiler/compile.h int bufferWriteInt(Buffer out, int i);
bufferWriteInt 4988 src/actioncompiler/swf5compiler.tab.c bufferWriteInt((yyval.action), 16384); /* magic number */
bufferWriteInt 5132 src/actioncompiler/swf5compiler.tab.c bufferWriteInt((yyval.action), (yyvsp[(3) - (4)].exprlist).count);
bufferWriteInt 5257 src/actioncompiler/swf5compiler.tab.c bufferWriteInt((yyval.action), (yyvsp[(5) - (6)].exprlist).count);
bufferWriteInt 5267 src/actioncompiler/swf5compiler.tab.c bufferWriteInt((yyval.action), (yyvsp[(6) - (7)].exprlist).count);
bufferWriteInt 5406 src/actioncompiler/swf5compiler.tab.c bufferWriteInt((yyvsp[(2) - (2)].action), -1);
bufferWriteInt 5413 src/actioncompiler/swf5compiler.tab.c bufferWriteInt((yyvsp[(2) - (2)].action), 0xffffffff);
bufferWriteInt 5630 src/actioncompiler/swf5compiler.tab.c bufferWriteInt((yyval.action), 0);
bufferWriteInt 5643 src/actioncompiler/swf5compiler.tab.c bufferWriteInt((yyval.action), (yyvsp[(4) - (5)].exprlist).count);
bufferWriteInt 5656 src/actioncompiler/swf5compiler.tab.c bufferWriteInt((yyval.action), 0);
bufferWriteInt 5670 src/actioncompiler/swf5compiler.tab.c bufferWriteInt((yyval.action), 0);
bufferWriteInt 5683 src/actioncompiler/swf5compiler.tab.c bufferWriteInt((yyval.action), (yyvsp[(6) - (7)].exprlist).count);
bufferWriteInt 5697 src/actioncompiler/swf5compiler.tab.c bufferWriteInt((yyval.action), (yyvsp[(7) - (8)].exprlist).count);
bufferWriteInt 5706 src/actioncompiler/swf5compiler.tab.c bufferWriteInt((yyval.action), (yyvsp[(2) - (3)].exprlist).count);
bufferWriteInt 5713 src/actioncompiler/swf5compiler.tab.c bufferWriteInt((yyval.action), 0);
bufferWriteInt 5720 src/actioncompiler/swf5compiler.tab.c bufferWriteInt((yyval.action), (yyvsp[(2) - (3)].exprlist).count);
bufferWriteInt 5916 src/actioncompiler/swf5compiler.tab.c bufferWriteInt((yyval.action), (yyvsp[(1) - (1)].intVal)); }
bufferWriteInt 6154 src/actioncompiler/swf5compiler.tab.c { (yyval.len) = bufferWriteInt(asmBuffer, (yyvsp[(1) - (1)].intVal)); }
bufferWriteInt 1021 src/actioncompiler/swf5compiler.y bufferWriteInt($$, 16384); /* magic number */
bufferWriteInt 1133 src/actioncompiler/swf5compiler.y bufferWriteInt($$, $3.count);
bufferWriteInt 1233 src/actioncompiler/swf5compiler.y bufferWriteInt($$, $5.count);
bufferWriteInt 1241 src/actioncompiler/swf5compiler.y bufferWriteInt($$, $6.count);
bufferWriteInt 1339 src/actioncompiler/swf5compiler.y bufferWriteInt($2, -1);
bufferWriteInt 1344 src/actioncompiler/swf5compiler.y bufferWriteInt($2, 0xffffffff);
bufferWriteInt 1514 src/actioncompiler/swf5compiler.y bufferWriteInt($$, 0);
bufferWriteInt 1525 src/actioncompiler/swf5compiler.y bufferWriteInt($$, $4.count);
bufferWriteInt 1536 src/actioncompiler/swf5compiler.y bufferWriteInt($$, 0);
bufferWriteInt 1548 src/actioncompiler/swf5compiler.y bufferWriteInt($$, 0);
bufferWriteInt 1560 src/actioncompiler/swf5compiler.y bufferWriteInt($$, $6.count);
bufferWriteInt 1572 src/actioncompiler/swf5compiler.y bufferWriteInt($$, $7.count);
bufferWriteInt 1579 src/actioncompiler/swf5compiler.y bufferWriteInt($$, $2.count);
bufferWriteInt 1584 src/actioncompiler/swf5compiler.y bufferWriteInt($$, 0);
bufferWriteInt 1589 src/actioncompiler/swf5compiler.y bufferWriteInt($$, $2.count);
bufferWriteInt 1772 src/actioncompiler/swf5compiler.y bufferWriteInt($$, $1); }
bufferWriteInt 1984 src/actioncompiler/swf5compiler.y | INTEGER { $$ = bufferWriteInt(asmBuffer, $1); }