abc_astypelate 1501 lib/as3/expr.c c = abc_astypelate(c); abc_astypelate 18 lib/as3/opcodes.h code_t* abc_astypelate(code_t*prev); abc_astypelate 19 lib/as3/opcodes.h #define astypelate(method) (method->code = abc_astypelate(method->code))