xmalloc          1878 compile.c      	struct iseq_catch_table *table = xmalloc(iseq_catch_table_bytes(tlen));
xmalloc          6515 compile.c      	    kw_arg = xmalloc(n);
xmalloc            44 dln.c          #ifndef xmalloc
xmalloc            45 dln.c          void *xmalloc();
xmalloc           270 dln.c              reloc = (struct relocation_info*)xmalloc(size);
xmalloc           299 dln.c              buffer = (struct nlist*)xmalloc(hdrp->a_syms + size);
xmalloc           432 dln.c              addr = (unsigned char*)xmalloc(size);
xmalloc           498 dln.c              obj = (struct undef*)xmalloc(sizeof(struct undef));
xmalloc           735 dln.c          	    new_sym = (struct nlist*)xmalloc(sizeof(struct nlist));
xmalloc           966 dln.c          	data = (int*)xmalloc(size);
xmalloc           299 encoding.c     	encoding = xmalloc(sizeof(rb_encoding));
xmalloc          3406 ext/bigdecimal/bigdecimal.c     void *p = xmalloc(mb);
xmalloc          6539 ext/date/date_core.c 	*buf = xmalloc(size);
xmalloc           336 ext/fiddle/handle.c 	    char *name_a = (char*)xmalloc(len+2);
xmalloc           347 ext/fiddle/handle.c 	name_n = (char*)xmalloc(len+6);
xmalloc           907 ext/openssl/ossl_bn.c     buf = xmalloc(len);
xmalloc          16756 ext/ripper/ripper.c     void *ptr = xmalloc(size);
xmalloc          11007 ext/ripper/ripper.y     void *ptr = xmalloc(size);
xmalloc           109 ext/socket/ifaddr.c     root = xmalloc(sizeof(rb_ifaddr_root_t) + (numifaddrs-1) * sizeof(rb_ifaddr_t));
xmalloc           238 ext/socket/raddrinfo.c                     struct sockaddr_in6 *sa = xmalloc(sizeof(struct sockaddr_in6));
xmalloc           263 ext/socket/raddrinfo.c                     struct sockaddr_in *sa = xmalloc(sizeof(struct sockaddr_in));
xmalloc           314 ext/socket/raddrinfo.c         *res = (struct rb_addrinfo *)xmalloc(sizeof(struct rb_addrinfo));
xmalloc          1669 ext/socket/socket.c     lc.lifc_req = xmalloc(lc.lifc_len);
xmalloc          4741 gc.c               struct reflist *refs = xmalloc(sizeof(struct reflist));
xmalloc           392 id_table.c     	tbl->keys = (id_key_t *)xmalloc(sizeof(id_key_t) * capa + sizeof(VALUE) * capa);
xmalloc           190 include/ruby/defines.h void *xmalloc(size_t) RUBY_ATTR_ALLOC_SIZE((1));
xmalloc          2051 marshal.c      	arg->buf = xmalloc(BUFSIZ);
xmalloc            65 missing/alloca.c extern pointer	xmalloc();
xmalloc           185 missing/alloca.c     register pointer	new = xmalloc (sizeof (header) + size);
xmalloc            80 pack.c             zp = xmalloc(sizeof(xtype));	\
xmalloc            83 pack.c             t = xmalloc(sizeof(xtype));		\
xmalloc          16680 parse.c            void *ptr = xmalloc(size);
xmalloc          11007 parse.y            void *ptr = xmalloc(size);
xmalloc          2640 proc.c             newenv = xmalloc(envsize);
xmalloc            69 regcomp.c          UChar* r = (UChar* )xmalloc(len + 1);
xmalloc           158 regcomp.c          buf->p = (UChar* )xmalloc(size);
xmalloc           175 regcomp.c        p = (UnsetAddr* )xmalloc(sizeof(UnsetAddr)* size);
xmalloc           670 regcomp.c          p = (OnigRepeatRange* )xmalloc(sizeof(OnigRepeatRange) * REPEAT_RANGE_ALLOC);
xmalloc          3376 regcomp.c        sbuf = (UChar* )xmalloc(sbuf_size);
xmalloc          4208 regcomp.c            *int_skip = (int* )xmalloc(sizeof(int) * ONIG_CHAR_TABLE_SIZE);
xmalloc          4281 regcomp.c            *int_skip = (int* )xmalloc(sizeof(int) * ONIG_CHAR_TABLE_SIZE);
xmalloc          5285 regcomp.c        reg->exact = (UChar* )xmalloc(e->len);
xmalloc          5983 regcomp.c        *reg = (regex_t* )xmalloc(sizeof(regex_t));
xmalloc          6028 regcomp.c        item = (OnigEndCallListItemType* )xmalloc(sizeof(*item));
xmalloc           904 regenc.c           list = (const OnigCodePoint** )xmalloc(size);
xmalloc           144 regexec.c        node = (OnigCaptureTreeNode* )xmalloc(sizeof(OnigCaptureTreeNode));
xmalloc           167 regexec.c              (OnigCaptureTreeNode** )xmalloc(sizeof(OnigCaptureTreeNode*) * n);
xmalloc           250 regexec.c          region->beg = (OnigPosition* )xmalloc(n * sizeof(OnigPosition));
xmalloc           254 regexec.c          region->end = (OnigPosition* )xmalloc(n * sizeof(OnigPosition));
xmalloc           328 regexec.c        r = (OnigRegion* )xmalloc(sizeof(OnigRegion));
xmalloc           435 regexec.c              (msa).state_check_buff = (void* )xmalloc(size);\
xmalloc           471 regexec.c          alloc_addr = (char* )xmalloc(sizeof(OnigStackIndex) * (ptr_num));\
xmalloc           538 regexec.c          x = (OnigStackType* )xmalloc(sizeof(OnigStackType) * n * 2);
xmalloc          3677 regexec.c          *skip = (int* )xmalloc(sizeof(int) * ONIG_CHAR_TABLE_SIZE);
xmalloc           172 regint.h       #ifndef xmalloc
xmalloc           123 regparse.c       *rto = to = (BBuf* )xmalloc(sizeof(BBuf));
xmalloc           252 regparse.c       r = (UChar* )xmalloc(slen + term_len);
xmalloc           304 regparse.c         r = (UChar* )xmalloc(capa + 1);
xmalloc           318 regparse.c       r = (UChar* )xmalloc(capa + 1);
xmalloc           405 regparse.c       key = (st_str_end_key* )xmalloc(sizeof(st_str_end_key));
xmalloc           757 regparse.c         e = (NameEntry* )xmalloc(sizeof(NameEntry));
xmalloc           777 regparse.c           t = (NameTable* )xmalloc(sizeof(NameTable));
xmalloc           783 regparse.c           t->e = (NameEntry* )xmalloc(sizeof(NameEntry) * alloc);
xmalloc           833 regparse.c           e->back_refs = (int* )xmalloc(sizeof(int) * alloc);
xmalloc           995 regparse.c     	p = (Node** )xmalloc(sizeof(Node*) * alloc);
xmalloc          1151 regparse.c       node = (Node* )xmalloc(sizeof(Node));
xmalloc          1170 regparse.c       node = (Node* )xmalloc(sizeof(Node));
xmalloc          1252 regparse.c         bbuf = (BBuf* )xmalloc(sizeof(BBuf));
xmalloc          1389 regparse.c         int* p = (int* )xmalloc(sizeof(int) * back_num);
xmalloc          1771 regparse.c       bbuf = *pbuf = (BBuf* )xmalloc(sizeof(BBuf));
xmalloc          6154 regparse.c                 new_key = (type_cclass_key* )xmalloc(sizeof(type_cclass_key));
xmalloc            83 st.c           #define malloc xmalloc
xmalloc          3452 thread.c           dst->fdset = xmalloc(size);
xmalloc           786 transcode.c            tc->state.ptr = xmalloc(tr->state_size);
xmalloc           796 transcode.c            tc->readbuf.ptr = xmalloc(tr->max_input);
xmalloc           799 transcode.c            tc->writebuf.ptr = xmalloc(tr->max_output);
xmalloc           901 transcode.c        p = xmalloc(bufsize);
xmalloc          1543 transcode.c            dst_str = xmalloc(dst_bufsize);
xmalloc          1556 transcode.c                tmp = xmalloc(dst_bufsize);
xmalloc          1656 transcode.c            unsigned char *buf = xmalloc(need);
xmalloc          2205 transcode.c            str2 = xmalloc(len);
xmalloc           497 util.c             tmp = xmalloc(len);
xmalloc           507 util.c             char *buf = xmalloc(2);
xmalloc           512 util.c             char *buf = xmalloc(size);
xmalloc           533 util.c             char *buf = xmalloc(PATH_MAX+1);
xmalloc           756 util.c         #define MALLOC xmalloc
xmalloc          3057 util.c             return dtoa_result = xmalloc(i);
xmalloc          3060 util.c         #define rv_alloc(i) xmalloc(i)
xmalloc          1071 variable.c         struct gen_ivtbl *ivtbl = xmalloc(s);
xmalloc           650 vm.c               env = xmalloc(sizeof(rb_env_t) + (env_size - 1 /* rb_env_t::env[1] */) * sizeof(VALUE));
xmalloc            92 win32/file.c   	buffer = (wchar_t *)xmalloc(buffer_len * sizeof(wchar_t));
xmalloc           267 win32/file.c   	    wchar_t *buf = (wchar_t *)xmalloc((size + 1) * sizeof(wchar_t));
xmalloc           538 win32/file.c       buffer = buffer_pos = (wchar_t *)xmalloc((buffer_len + 1) * sizeof(wchar_t));
xmalloc           595 win32/file.c   	wfullpath = (wchar_t *)xmalloc(size * sizeof(wchar_t));