NULLVAL          1567 src/actioncompiler/lex.swf5.c { count();	return NULLVAL;		}
NULLVAL            80 src/actioncompiler/swf5compiler.y %token NULLVAL
NULLVAL          1758 src/actioncompiler/swf5compiler.y 	| NULLVAL
NULLVAL          1992 src/actioncompiler/swf5compiler.y 	| NULLVAL		{ $$ = bufferWriteU8(asmBuffer, PUSH_NULL);