abc_ifgt 255 lib/as3/opcodes.h code_t* abc_ifgt(code_t*prev, code_t* label); abc_ifgt 256 lib/as3/opcodes.h #define ifgt(method,label) (method->code = abc_ifgt(method->code,label))