bufferWriteBoolean  142 lib/action/compile.h int bufferWriteBoolean(Buffer out, int val);
bufferWriteBoolean 4849 lib/action/swf5compiler.tab.c 		  bufferWriteBoolean((yyval.action), (yyvsp[(1) - (1)].intVal)); ;}
bufferWriteBoolean 1350 lib/action/swf5compiler.y 		  bufferWriteBoolean($$, $1); }