constant_new_undefined 6543 lib/as3/parser.tab.c     {(yyval.constant) = constant_new_undefined((yyvsp[(1) - (1)].token));}
constant_new_undefined 8239 lib/as3/parser.tab.c     { (yyval.node) = mkconstnode(constant_new_undefined());}
constant_new_undefined  109 lib/as3/pool.h constant_t* constant_new_undefined();