ALLOC 41 class.c entry = ALLOC(rb_subclass_entry_t); ALLOC 61 class.c entry = ALLOC(rb_subclass_entry_t); ALLOC 283 class.c rb_const_entry_t *nce = ALLOC(rb_const_entry_t); ALLOC 62 eval_jump.c struct end_proc_data *link = ALLOC(struct end_proc_data); ALLOC 231 ext/dbm/dbm.c dbmp = ALLOC(struct dbmdata); ALLOC 271 ext/gdbm/gdbm.c dbmp = ALLOC(struct dbmdata); ALLOC 225 ext/ripper/ripper.c struct vtable *tbl = ALLOC(struct vtable); ALLOC 11124 ext/ripper/ripper.c ptinfo = ALLOC(token_info); ALLOC 16086 ext/ripper/ripper.c local = ALLOC(struct local_vars); ALLOC 171 ext/ripper/ripper.y struct vtable *tbl = ALLOC(struct vtable); ALLOC 5375 ext/ripper/ripper.y ptinfo = ALLOC(token_info); ALLOC 10337 ext/ripper/ripper.y local = ALLOC(struct local_vars); ALLOC 211 ext/sdbm/init.c dbmp = ALLOC(struct dbmdata); ALLOC 42 ext/stringio/stringio.c struct StringIO *ptr = ALLOC(struct StringIO); ALLOC 2706 ext/tk/tcltklib.c struct evloop_params *args = ALLOC(struct evloop_params); ALLOC 2986 ext/tk/tcltklib.c q = (struct thread_call_proc_arg *)ALLOC(struct thread_call_proc_arg); ALLOC 2989 ext/tk/tcltklib.c q->done = (int*)ALLOC(int); ALLOC 3642 ext/tk/tcltklib.c arg = ALLOC(struct cmd_body_arg); ALLOC 6138 ext/tk/tcltklib.c ptr = ALLOC(struct tcltkip); ALLOC 408 ext/win32ole/win32ole.c pdisp = ALLOC(Win32OLEIDispatch); ALLOC 404 file.c nst = ALLOC(struct stat); ALLOC 4897 file.c nst = ALLOC(struct stat); ALLOC 4916 file.c nst = ALLOC(struct stat); ALLOC 2806 gc.c struct force_finalize_list *curr = ALLOC(struct force_finalize_list); ALLOC 6115 gc.c tmp = ALLOC(struct gc_list); ALLOC 255 id_table.c struct st_id_table *tbl = ALLOC(struct st_id_table); ALLOC 1219 id_table.c struct hash_id_table *tbl = ALLOC(struct hash_id_table); ALLOC 5654 io.c list = ALLOC(struct pipe_list); ALLOC 7401 io.c rb_io_t *fp = ALLOC(rb_io_t); ALLOC 143 marshal.c compat = ALLOC(marshal_compat_t); ALLOC 225 parse.c struct vtable *tbl = ALLOC(struct vtable); ALLOC 11048 parse.c ptinfo = ALLOC(token_info); ALLOC 16010 parse.c local = ALLOC(struct local_vars); ALLOC 171 parse.y struct vtable *tbl = ALLOC(struct vtable); ALLOC 5375 parse.y ptinfo = ALLOC(token_info); ALLOC 10337 parse.y local = ALLOC(struct local_vars); ALLOC 3440 thread.c fds->fdset = ALLOC(fd_set); ALLOC 3575 thread.c set->fdset = ALLOC(fd_set); ALLOC 175 transcode.c transcoder_entry_t *entry = ALLOC(transcoder_entry_t); ALLOC 264 transcode.c q = ALLOC(search_path_queue_t); ALLOC 289 transcode.c q = ALLOC(search_path_queue_t); ALLOC 782 transcode.c tc = ALLOC(rb_transcoding); ALLOC 858 transcode.c ec = ALLOC(rb_econv_t); ALLOC 485 variable.c entry = ALLOC(struct rb_global_entry); ALLOC 486 variable.c var = ALLOC(struct rb_global_variable); ALLOC 700 variable.c trace = ALLOC(struct trace_var); ALLOC 915 variable.c entry1 = ALLOC(struct rb_global_entry); ALLOC 474 vm.c rb_at_exit_list *nl = ALLOC(rb_at_exit_list); ALLOC 112 vm_trace.c hook = ALLOC(rb_event_hook_t); ALLOC 6405 win32/win32.c p = ALLOC(struct constat);