rb_newobj 4232 parse.y NODE *n = (NODE*)rb_newobj(); rb_newobj 274 ruby.h #define NEWOBJ(obj,type) type *obj = (type*)rb_newobj()