NODE_ALLOCA       492 ext/objspace/objspace.c 		COUNT_NODE(NODE_ALLOCA);
NODE_ALLOCA      16747 ext/ripper/ripper.c #define NEWHEAP() rb_node_newnode(NODE_ALLOCA, 0, (VALUE)parser->heap, 0)
NODE_ALLOCA      10998 ext/ripper/ripper.y #define NEWHEAP() rb_node_newnode(NODE_ALLOCA, 0, (VALUE)parser->heap, 0)
NODE_ALLOCA      7997 gc.c               s = rb_node_newnode(NODE_ALLOCA, 0, 0, 0);
NODE_ALLOCA       988 node.c               case NODE_ALLOCA:
NODE_ALLOCA      1009 node.c               case NODE_ALLOCA:
NODE_ALLOCA      1136 node.c               case NODE_ALLOCA:
NODE_ALLOCA      16671 parse.c        #define NEWHEAP() rb_node_newnode(NODE_ALLOCA, 0, (VALUE)parser->heap, 0)
NODE_ALLOCA      10998 parse.y        #define NEWHEAP() rb_node_newnode(NODE_ALLOCA, 0, (VALUE)parser->heap, 0)