bufferWriteBoolean  228 src/actioncompiler/compile.h int bufferWriteBoolean(Buffer out, int val);
bufferWriteBoolean 5891 src/actioncompiler/swf5compiler.tab.c 		  bufferWriteBoolean((yyval.action), (yyvsp[(1) - (1)].intVal)); }
bufferWriteBoolean 1757 src/actioncompiler/swf5compiler.y 		  bufferWriteBoolean($$, $1); }