MEMCPY            153 array.c                    MEMCPY(ptr, ARY_EMBED_PTR(ary), VALUE, len); 
MEMCPY            167 array.c                    MEMCPY(RARRAY(ary)->as.ary, ptr, VALUE, len); 
MEMCPY            241 array.c                    MEMCPY(ARY_EMBED_PTR(ary), ptr, VALUE, len);
MEMCPY            247 array.c                    MEMCPY(ptr, RARRAY_PTR(ary), VALUE, len);
MEMCPY            350 array.c        	MEMCPY(RARRAY_PTR(ary), elts, VALUE, n);
MEMCPY            400 array.c                MEMCPY(ARY_EMBED_PTR(subst), RARRAY_PTR(ary), VALUE, RARRAY_LEN(ary));
MEMCPY            560 array.c                MEMCPY(RARRAY_PTR(ary), argv, VALUE, argc);
MEMCPY            614 array.c                MEMCPY(ARY_EMBED_PTR(result), RARRAY_PTR(ary) + offset, VALUE, len);
MEMCPY            847 array.c            MEMCPY(RARRAY_PTR(ary), argv, VALUE, argc);
MEMCPY           1210 array.c        	    MEMCPY(RARRAY_PTR(ary) + beg, RARRAY_PTR(rpl), VALUE, rlen);
MEMCPY           1448 array.c            MEMCPY(RARRAY_PTR(dup), RARRAY_PTR(ary), VALUE, RARRAY_LEN(ary));
MEMCPY           1777 array.c                    MEMCPY(RARRAY_PTR(ary), ARY_EMBED_PTR(tmp), VALUE, ARY_EMBED_LEN(tmp));
MEMCPY           2349 array.c                MEMCPY(RARRAY_PTR(copy), ptr, VALUE, RARRAY_LEN(orig));
MEMCPY           2505 array.c            MEMCPY(RARRAY_PTR(z), RARRAY_PTR(x), VALUE, RARRAY_LEN(x));
MEMCPY           2506 array.c            MEMCPY(RARRAY_PTR(z) + RARRAY_LEN(x), RARRAY_PTR(y), VALUE, RARRAY_LEN(y));
MEMCPY           2575 array.c        	MEMCPY(RARRAY_PTR(ary2)+i, RARRAY_PTR(ary), VALUE, RARRAY_LEN(ary));
MEMCPY             83 bignum.c       	    MEMCPY(ds, RBIGNUM(big)->as.ary, BDIGIT, RBIGNUM_EMBED_LEN_MAX);
MEMCPY             95 bignum.c       		MEMCPY(RBIGNUM(big)->as.ary, ds, BDIGIT, len);
MEMCPY            141 bignum.c           MEMCPY(BDIGITS(z), BDIGITS(x), BDIGIT, RBIGNUM_LEN(x));
MEMCPY            610 bignum.c       	    MEMCPY(p, s, char, len);
MEMCPY           2044 bignum.c           MEMCPY(BDIGITS(a), BDIGITS(x) + k, BDIGIT, len - k);
MEMCPY           2046 bignum.c           MEMCPY(BDIGITS(b), BDIGITS(x), BDIGIT, k);
MEMCPY           2055 bignum.c           MEMCPY(BDIGITS(z) + 2 * k, BDIGITS(a2), BDIGIT, RBIGNUM_LEN(a2));
MEMCPY            518 compile.c          MEMCPY(iseq->iseq_encoded, iseq->iseq, VALUE, iseq->iseq_size);
MEMCPY           1110 compile.c      	    MEMCPY(iseq->arg_opt_table, RARRAY_PTR(labels), VALUE, i);
MEMCPY           1201 compile.c      	MEMCPY(iseq->local_table, tbl, ID *, size);
MEMCPY           1890 compile.c      	MEMCPY(ptr, iobj->operands, VALUE, iobj->operand_size);
MEMCPY            207 cont.c             MEMCPY(cont->machine_stack, cont->machine_stack_src, VALUE, size);
MEMCPY            220 cont.c             MEMCPY(cont->machine_register_stack, cont->machine_register_stack_src, VALUE, size);
MEMCPY            268 cont.c             MEMCPY(cont->vm_stack, th->stack, VALUE, cont->vm_stack_slen);
MEMCPY            269 cont.c             MEMCPY(cont->vm_stack + cont->vm_stack_slen, (VALUE*)th->cfp, VALUE, cont->vm_stack_clen);
MEMCPY            272 cont.c             MEMCPY(cont->vm_stack, th->stack, VALUE, th->stack_size);
MEMCPY            314 cont.c         	MEMCPY(th->stack, cont->vm_stack, VALUE, cont->vm_stack_slen);
MEMCPY            315 cont.c         	MEMCPY(th->stack + sth->stack_size - cont->vm_stack_clen,
MEMCPY            318 cont.c         	MEMCPY(th->stack, cont->vm_stack, VALUE, sth->stack_size);
MEMCPY            351 cont.c         	MEMCPY(cont->machine_stack_src, cont->machine_stack,
MEMCPY            357 cont.c         	MEMCPY(cont->machine_register_stack_src, cont->machine_register_stack,
MEMCPY            694 cont.c             MEMCPY(&cont->jmpbuf, &th->root_jmpbuf, rb_jmpbuf_t, 1);
MEMCPY           1369 dir.c              MEMCPY(buf, start, char, n);
MEMCPY           1262 encoding.c     	MEMCPY(s = ALLOCA_N(char, len), name, char, len);
MEMCPY            645 eval.c             MEMCPY(&org_jmpbuf, &(th)->root_jmpbuf, rb_jmpbuf_t, 1);
MEMCPY            649 eval.c             MEMCPY(&(th)->root_jmpbuf, &org_jmpbuf, rb_jmpbuf_t, 1);
MEMCPY           10353 ext/ripper/ripper.c 	MEMCPY(buf, p, char, len);
MEMCPY           11605 ext/ripper/ripper.c 	   MEMCPY(RSTRING_PTR(_s), (_p), char, (_n)), (_s)) \
MEMCPY           4953 ext/ripper/ripper.y 	MEMCPY(buf, p, char, len);
MEMCPY           6205 ext/ripper/ripper.y 	   MEMCPY(RSTRING_PTR(_s), (_p), char, (_n)), (_s)) \
MEMCPY            158 ext/socket/socket.c 	MEMCPY(&tmp_hints, hints, struct addrinfo, 1);
MEMCPY           1156 ext/stringio/stringio.c 	MEMCPY(RSTRING_PTR(str), RSTRING_PTR(ptr->string) + ptr->pos, char, len);
MEMCPY            279 ext/syck/rubyext.c             MEMCPY(padded, ptr + 1, char, end - (ptr + 1));
MEMCPY            655 ext/syck/rubyext.c         MEMCPY((void *)n->id, (void *)obj, RVALUE, 1);
MEMCPY           1740 ext/syck/rubyext.c     MEMCPY( copy_n, orig_n, SyckNode, 1 );
MEMCPY           6349 ext/tk/tcltklib.c         MEMCPY(temp, argv, VALUE, argc);
MEMCPY           1188 gc.c               MEMCPY(tmp_arry, mark_stack, VALUE, p - tmp_arry);
MEMCPY           1312 iseq.c               MEMCPY((dst), (src), type, (size)); \
MEMCPY            194 load.c         	    MEMCPY(buf, feature, char, len);
MEMCPY           1336 marshal.c      	    MEMCPY(digits, RSTRING_PTR(data), char, len * 2);
MEMCPY            175 object.c                   MEMCPY(ROBJECT(dest)->as.ary, ROBJECT(obj)->as.ary, VALUE, ROBJECT_EMBED_LEN_MAX);
MEMCPY            181 object.c                   MEMCPY(ptr, ROBJECT(obj)->as.heap.ivptr, VALUE, len);
MEMCPY           2217 object.c       	    MEMCPY(p, s, char, len);
MEMCPY           10285 parse.c        	MEMCPY(buf, p, char, len);
MEMCPY           11537 parse.c        	   MEMCPY(RSTRING_PTR(_s), (_p), char, (_n)), (_s)) \
MEMCPY           4953 parse.y        	MEMCPY(buf, p, char, len);
MEMCPY           6205 parse.y        	   MEMCPY(RSTRING_PTR(_s), (_p), char, (_n)), (_s)) \
MEMCPY            324 random.c           MEMCPY((char *)RBIGNUM_DIGITS(big), ptr, char, DEFAULT_SEED_LEN);
MEMCPY            910 re.c                   MEMCPY(rm->char_offset, RMATCH(orig)->rmatch->char_offset,
MEMCPY           1513 ruby.c         			MEMCPY(argv + 2, origarg.argv + 1, char *, origarg.argc);
MEMCPY           1107 sprintf.c      	MEMCPY(buf, iov->iov_base, char, n = iov->iov_len);
MEMCPY           1573 string.c       	    MEMCPY(ptr, RSTRING(str)->as.ary, char, slen);
MEMCPY           1580 string.c       	    if (slen > 0) MEMCPY(RSTRING(str)->as.ary, ptr, char, len);
MEMCPY           2681 string.c           MEMCPY(save, p, char, len);
MEMCPY           2688 string.c           MEMCPY(p, save, char, len);
MEMCPY           2691 string.c               MEMCPY(save, p, char, len);
MEMCPY           2696 string.c                       MEMCPY(p, save, char, len);
MEMCPY           2701 string.c                   MEMCPY(p, save, char, len);
MEMCPY           2711 string.c               MEMCPY(carry, p, char, len);
MEMCPY           2715 string.c           MEMCPY(carry, p, char, len);
MEMCPY           2803 string.c                       MEMCPY(carry, s, char, l);
MEMCPY            366 struct.c           MEMCPY(RSTRUCT_PTR(self), argv, VALUE, argc);
MEMCPY            574 struct.c           MEMCPY(RSTRUCT_PTR(copy), RSTRUCT_PTR(s), VALUE, RSTRUCT_LEN(copy));
MEMCPY           1203 time.c             MEMCPY(tcopy, tobj, struct time_object, 1);
MEMCPY            411 transcode.c            MEMCPY(TRANSCODING_READBUF(tc) + tc->recognized_len,
MEMCPY            720 transcode.c            MEMCPY(readagain_buf, TRANSCODING_READBUF(tc) + tc->recognized_len,
MEMCPY            725 transcode.c                MEMCPY(TRANSCODING_READBUF(tc) + tc->recognized_len + tc->readagain_len,
MEMCPY           2100 transcode.c            MEMCPY(str2, str, unsigned char, len); /* xxx: str may be invalid */
MEMCPY           1050 variable.c                         MEMCPY(newptr, ptr, VALUE, len);
MEMCPY            367 vm_eval.c          MEMCPY(nargv + 1, argv, VALUE, argc);
MEMCPY            382 vm_eval.c          MEMCPY(argv, RARRAY_PTR(args), VALUE, argc);
MEMCPY            138 vm_insnhelper.c 	    MEMCPY(new_argv, argv, VALUE, argc);
MEMCPY            142 vm_insnhelper.c 	MEMCPY(&orig_argv[iseq->arg_post_start], &argv[argc -= iseq->arg_post_len],
MEMCPY            413 vm_insnhelper.c     MEMCPY(argv, STACK_ADDR_FROM_TOP(num + 1), VALUE, num + 1);
MEMCPY            521 vm_insnhelper.c 		MEMCPY(argv, cfp->sp - num, VALUE, num);
MEMCPY            774 vm_insnhelper.c         MEMCPY(argv, RARRAY_PTR(ary), VALUE, argc);