swfile            246 src/blocks/fromswf.c 	unsigned char (*readc)(struct swfile *);
swfile            270 src/blocks/fromswf.c static struct swfile *openswf(SWFInput input)
swfile            271 src/blocks/fromswf.c {	struct swfile *res = (struct swfile *)malloc(sizeof(struct swfile));
swfile           1283 src/blocks/fromswf.c 	struct swfile *swf;