abc_getdescendants2 186 lib/as3/opcodes.h code_t* abc_getdescendants2(code_t*prev, multiname_t* name); abc_getdescendants2 187 lib/as3/opcodes.h #define getdescendants2(method,name) (method->code = abc_getdescendants2(method->code,name)) abc_getdescendants2 2154 lib/as3/parser.tab.c v.c = abc_getdescendants2(v.c, &m); abc_getdescendants2 8633 lib/as3/parser.tab.c v.c = abc_getdescendants2(v.c, &m); abc_getdescendants2 8713 lib/as3/parser.tab.c v.c = abc_getdescendants2(v.c, &m); abc_getdescendants2 8766 lib/as3/parser.tab.c v.c = abc_getdescendants2(v.c, &m);