INT 1224 lib/action/lex.swf4.c { count(); return INT; } INT 1355 lib/action/lex.swf5.c { count(); return INT; } INT 40 lib/action/swf4compiler.y %token INT INT 602 lib/action/swf4compiler.y | INT '(' expr ')' INT 48 lib/action/swf5compiler.y %token RANDOM GETTIMER LENGTH CONCAT SUBSTR TRACE INT ORD CHR GETURL INT 326 lib/action/swf5compiler.y | INT { $$ = strdup("int"); } INT 862 lib/action/swf5compiler.y | INT '(' expr ')' INT 1666 lib/action/swf5compiler.y | INT { $$ = bufferWriteOp(asmBuffer, SWFACTION_INT); } INT 140 lib/devices/render.c ny1 = INT(y1)+CUT; INT 141 lib/devices/render.c ny2 = INT(y2)+CUT; INT 144 lib/devices/render.c ny1 = INT(y1) + 1.0 + CUT; INT 147 lib/devices/render.c ny2 = INT(y2) - 1.0 + CUT; INT 158 lib/devices/render.c int posy=INT(ny1); INT 159 lib/devices/render.c int endy=INT(ny2); INT 107 lib/gfxpoly.c ny1 = INT(y1)+CUT; INT 108 lib/gfxpoly.c ny2 = INT(y2)+CUT; INT 111 lib/gfxpoly.c ny1 = INT(y1) + 1.0 + CUT; INT 114 lib/gfxpoly.c ny2 = INT(y2) - 1.0 + CUT; INT 123 lib/gfxpoly.c int posy=INT(ny1); INT 124 lib/gfxpoly.c int endy=INT(ny2); INT 146 lib/modules/swfrender.c ny1 = INT(y1)+CUT; INT 147 lib/modules/swfrender.c ny2 = INT(y2)+CUT; INT 150 lib/modules/swfrender.c ny1 = INT(y1) + 1.0 + CUT; INT 153 lib/modules/swfrender.c ny2 = INT(y2) - 1.0 + CUT; INT 164 lib/modules/swfrender.c int posy=INT(ny1); INT 165 lib/modules/swfrender.c int endy=INT(ny2);