TYPE_FUNCTION    1002 lib/as3/parser.tab.c         variable_t* v = new_variable2(state->method, m->info->name, TYPE_FUNCTION(m->info), 0, 0);
TYPE_FUNCTION    1849 lib/as3/parser.tab.c             x.t = TYPE_FUNCTION(f);
TYPE_FUNCTION    2221 lib/as3/parser.tab.c 			o.t = TYPE_FUNCTION(f);
TYPE_FUNCTION    7144 lib/as3/parser.tab.c     (yyval.value).t = TYPE_FUNCTION(f);