registry_resolve 1052 lib/as3/parser.tab.c classinfo_t*type = (classinfo_t*)registry_resolve((slotinfo_t*)v1->type); registry_resolve 1063 lib/as3/parser.tab.c classinfo_t*type = (classinfo_t*)registry_resolve((slotinfo_t*)v2->type); registry_resolve 8988 lib/as3/parser.tab.c s = (varinfo_t*)registry_resolve((slotinfo_t*)s); registry_resolve 155 lib/as3/registry.c member->type = (classinfo_t*)registry_resolve((slotinfo_t*)member->type); registry_resolve 158 lib/as3/registry.c member->return_type = (classinfo_t*)registry_resolve((slotinfo_t*)member->return_type); registry_resolve 161 lib/as3/registry.c l->classinfo = (classinfo_t*)registry_resolve((slotinfo_t*)l->classinfo); registry_resolve 169 lib/as3/registry.c cls->superclass = (classinfo_t*)registry_resolve((slotinfo_t*)cls->superclass); registry_resolve 180 lib/as3/registry.c cls->interfaces[t] = (classinfo_t*)registry_resolve((slotinfo_t*)cls->interfaces[t]); registry_resolve 136 lib/as3/registry.h slotinfo_t* registry_resolve(slotinfo_t*s);