MULTINAME         142 lib/as3/expr.c         if(m->type == QNAME || m->type == MULTINAME ||
MULTINAME         217 lib/as3/initcode.c         MULTINAME(classname2,cls);
MULTINAME         472 lib/as3/parser.tab.c         m.type = MULTINAME; \
MULTINAME         713 lib/as3/parser.tab.c        MULTINAME(m, type);
MULTINAME        1169 lib/as3/parser.tab.c         MULTINAME(classname2,state->cls->info);
MULTINAME        1185 lib/as3/parser.tab.c             MULTINAME(m, mlist->classinfo);
MULTINAME        1680 lib/as3/parser.tab.c     MULTINAME(m, to);
MULTINAME        1752 lib/as3/parser.tab.c         MULTINAME(m, t);
MULTINAME        1844 lib/as3/parser.tab.c         MULTINAME(m, a);
MULTINAME        1867 lib/as3/parser.tab.c             MULTINAME(m, c);
MULTINAME        2291 lib/as3/parser.tab.c             multiname_t m = {MULTINAME, 0, &nopackage_namespace_set, name};
MULTINAME        6385 lib/as3/parser.tab.c             MULTINAME(m, (yyvsp[(2) - (3)].classinfo));
MULTINAME        7377 lib/as3/parser.tab.c         MULTINAME(m, c);
MULTINAME        8632 lib/as3/parser.tab.c     multiname_t m = {MULTINAME, 0, &nopackage_namespace_set, (yyvsp[(3) - (3)].id)};
MULTINAME        8790 lib/as3/parser.tab.c         multiname_t m = {MULTINAME, 0, &nopackage_namespace_set, (yyvsp[(3) - (3)].id)};
MULTINAME        8838 lib/as3/parser.tab.c         multiname_t m = {MULTINAME, 0, &nopackage_namespace_set, (yyvsp[(3) - (3)].id)};
MULTINAME        8950 lib/as3/parser.tab.c         MULTINAME(m, TYPE_NAMESPACE);
MULTINAME         552 lib/as3/pool.c     } else if(m->type==MULTINAME || m->type==MULTINAMEA) {
MULTINAME         555 lib/as3/pool.c         if(m->type == MULTINAME)