rb_ary_push       698 array.c        	rb_ary_push(ary, *argv++);
rb_ary_push      1863 array.c        	rb_ary_push(collect, rb_yield(RARRAY_PTR(ary)[i]));
rb_ary_push      1904 array.c        	    rb_ary_push(result, (*func)(obj, FIX2LONG(argv[i])));
rb_ary_push      1915 array.c        		rb_ary_push(result, (*func)(obj, j+beg));
rb_ary_push      1919 array.c        	rb_ary_push(result, (*func)(obj, NUM2LONG(argv[i])));
rb_ary_push      1969 array.c        	    rb_ary_push(result, rb_ary_elt(ary, i));
rb_ary_push      2207 array.c            rb_ary_push(args[0], val);
rb_ary_push      2264 array.c        	rb_ary_push(tmp, rb_ary_elt(ary, i));
rb_ary_push      2266 array.c        	    rb_ary_push(tmp, rb_ary_elt(argv[j], i));
rb_ary_push      2272 array.c        	    rb_ary_push(result, tmp);
rb_ary_push      2874 array.c        	rb_ary_push(ary3, rb_ary_elt(ary1, i));
rb_ary_push      2907 array.c        	    rb_ary_push(ary3, v);
rb_ary_push      2939 array.c        	    rb_ary_push(ary3, v);
rb_ary_push      2945 array.c        	    rb_ary_push(ary3, v);
rb_ary_push      3129 array.c        		rb_ary_push(result, elt);
rb_ary_push      3139 array.c        		rb_ary_push(stack, ary);
rb_ary_push      3140 array.c        		rb_ary_push(stack, LONG2NUM(i));
rb_ary_push      3648 array.c        	    rb_ary_push(subarray, rb_ary_entry(arrays[j], counters[j]));
rb_ary_push      3652 array.c        	rb_ary_push(result, subarray);
rb_ary_push      3807 array.c            rb_define_method(rb_cArray, "<<", rb_ary_push, 1);
rb_ary_push       136 blockinlining.c 	rb_ary_push(param_vars, ID2SYM(e));
rb_ary_push       137 blockinlining.c 	rb_ary_push(param_vars, ID2SYM(_self));
rb_ary_push       154 blockinlining.c 	rb_ary_push(param_vars, ID2SYM(_self));
rb_ary_push       155 blockinlining.c 	rb_ary_push(local_vars, ID2SYM(_e));
rb_ary_push       240 blockinlining.c 	rb_ary_push(param_vars, ID2SYM(e));
rb_ary_push       241 blockinlining.c 	rb_ary_push(param_vars, ID2SYM(_last));
rb_ary_push       257 blockinlining.c 	rb_ary_push(param_vars, ID2SYM(_last));
rb_ary_push       258 blockinlining.c 	rb_ary_push(local_vars, ID2SYM(_e));
rb_ary_push       377 blockinlining.c 	rb_ary_push(param_vars, ID2SYM(_e));
rb_ary_push       378 blockinlining.c 	rb_ary_push(param_vars, ID2SYM(_self));
rb_ary_push       380 blockinlining.c 	rb_ary_push(local_vars, ID2SYM(_i));
rb_ary_push       398 blockinlining.c 	rb_ary_push(param_vars, ID2SYM(_self));
rb_ary_push       400 blockinlining.c 	rb_ary_push(local_vars, ID2SYM(_i));
rb_ary_push       486 class.c        	    rb_ary_push(ary, RBASIC(p)->klass);
rb_ary_push       550 class.c        	    rb_ary_push(ary, RBASIC(p)->klass);
rb_ary_push       553 class.c        	    rb_ary_push(ary, p);
rb_ary_push       578 class.c        	rb_ary_push(ary, ID2SYM(name));
rb_ary_push       245 compile.c          (rb_ary_push(iseq->compile_data->catch_table_ary,		\
rb_ary_push       401 compile.c      	rb_ary_push(iseq->mark_ary, v);
rb_ary_push       412 compile.c      	rb_ary_push(iseq->compile_data->mark_ary, v);
rb_ary_push      1095 compile.c      		rb_ary_push(labels, (VALUE)label | 1);
rb_ary_push      1104 compile.c      	    rb_ary_push(labels, (VALUE)label | 1);
rb_ary_push      2236 compile.c      		rb_ary_push(ary, node->nd_head->nd_lit);
rb_ary_push      2287 compile.c      	    rb_ary_push(special_literals, lit);
rb_ary_push      2288 compile.c      	    rb_ary_push(special_literals, (VALUE)(l1) | 1);
rb_ary_push      5008 compile.c      	rb_ary_push(ary, rb_obj_freeze(rb_str_new2(insn_name_info[i])));
rb_ary_push      1431 dir.c              rb_ary_push(ary, rb_external_str_new_with_enc(path, strlen(path), enc));
rb_ary_push       852 encoding.c     	rb_ary_push(arg[1], str);
rb_ary_push      1288 encoding.c         rb_ary_push(ary, str);
rb_ary_push      1399 encoding.c     	rb_ary_push(list, enc_new(enc_table.list[i].enc));
rb_ary_push        39 enum.c         	rb_ary_push(arg[1], i);
rb_ary_push        50 enum.c         	rb_ary_push(arg[1], rb_yield(i));
rb_ary_push       288 enum.c         	rb_ary_push(ary, i);
rb_ary_push       325 enum.c         	rb_ary_push(ary, i);
rb_ary_push       357 enum.c             rb_ary_push(ary, enum_yield(argc, argv));
rb_ary_push       365 enum.c             rb_ary_push(ary, enum_values_pack(argc, argv));
rb_ary_push       530 enum.c         	rb_ary_push(ary[0], i);
rb_ary_push       533 enum.c         	rb_ary_push(ary[1], i);
rb_ary_push       579 enum.c         	rb_ary_push(values, i);
rb_ary_push       624 enum.c         	rb_ary_push(ary[1], i);
rb_ary_push       696 enum.c             rb_ary_push(ary, (VALUE)memo);
rb_ary_push      1469 enum.c         	    rb_ary_push(tmp, Qnil);
rb_ary_push      1472 enum.c         	    rb_ary_push(tmp, RARRAY_PTR(e)[n]);
rb_ary_push      1479 enum.c         	rb_ary_push(result, tmp);
rb_ary_push      1508 enum.c         	    rb_ary_push(tmp, Qnil);
rb_ary_push      1519 enum.c         	    rb_ary_push(tmp, v[0]);
rb_ary_push      1526 enum.c         	rb_ary_push(result, tmp);
rb_ary_push      1592 enum.c             rb_ary_push(arg[0], enum_values_pack(argc, argv));
rb_ary_push      1630 enum.c             rb_ary_push(*ary, enum_values_pack(argc, argv));
rb_ary_push      1661 enum.c         	rb_ary_push(arg[0], enum_values_pack(argc, argv));
rb_ary_push      1707 enum.c         	rb_ary_push(args[0], i);
rb_ary_push      1742 enum.c             rb_ary_push(ary, i);
rb_ary_push       119 enumerator.c       rb_ary_push(ary, val);
rb_ary_push       175 enumerator.c       rb_ary_push(ary, val);
rb_ary_push       260 eval.c         	    rb_ary_push(ary, klass);
rb_ary_push      1659 ext/bigdecimal/bigdecimal.c     rb_ary_push(obj, INT2FIX(s));
rb_ary_push      1660 ext/bigdecimal/bigdecimal.c     rb_ary_push(obj, str);
rb_ary_push      1662 ext/bigdecimal/bigdecimal.c     rb_ary_push(obj, INT2FIX(10));
rb_ary_push      1663 ext/bigdecimal/bigdecimal.c     rb_ary_push(obj, INT2NUM(e));
rb_ary_push       245 ext/dbm/dbm.c  	    rb_ary_push(new, assoc);
rb_ary_push       260 ext/dbm/dbm.c          rb_ary_push(new, fdbm_fetch(obj, argv[i], Qnil));
rb_ary_push       350 ext/dbm/dbm.c  	if (RTEST(ret)) rb_ary_push(ary, keystr);
rb_ary_push       578 ext/dbm/dbm.c  	rb_ary_push(ary, rb_tainted_str_new(key.dptr, key.dsize));
rb_ary_push       596 ext/dbm/dbm.c  	rb_ary_push(ary, rb_tainted_str_new(val.dptr, val.dsize));
rb_ary_push       652 ext/dbm/dbm.c  	rb_ary_push(ary, rb_assoc_new(rb_tainted_str_new(key.dptr, key.dsize),
rb_ary_push       300 ext/etc/etc.c  	rb_ary_push(mem, safe_setup_str(*tbl));
rb_ary_push       458 ext/gdbm/gdbm.c             rb_ary_push(new, assoc);
rb_ary_push       479 ext/gdbm/gdbm.c         rb_ary_push(new, rb_gdbm_fetch3(obj, argv[i]));
rb_ary_push       587 ext/gdbm/gdbm.c         if (RTEST(ret)) rb_ary_push(ary, keystr);
rb_ary_push       896 ext/gdbm/gdbm.c         rb_ary_push(ary, keystr);
rb_ary_push       922 ext/gdbm/gdbm.c         rb_ary_push(ary, valstr);
rb_ary_push      1003 ext/gdbm/gdbm.c         rb_ary_push(ary, rb_assoc_new(keystr, rb_gdbm_fetch2(dbm, keystr)));
rb_ary_push       721 ext/iconv/iconv.c     arg.append = rb_ary_push;
rb_ary_push       772 ext/iconv/iconv.c 	rb_ary_push(ary, rb_str_new2(names[i]));
rb_ary_push       775 ext/iconv/iconv.c 	return rb_ary_push(p->array, ary);
rb_ary_push       815 ext/iconv/iconv.c 	rb_ary_push(ary, rb_str_new2(list[i]));
rb_ary_push      1051 ext/iconv/iconv.c     rb_ary_push(ary, ID2SYM(rb_intern("trivial?")));
rb_ary_push      1054 ext/iconv/iconv.c     rb_ary_push(ary, ID2SYM(rb_intern("transliterate?")));
rb_ary_push      1057 ext/iconv/iconv.c     rb_ary_push(ary, ID2SYM(rb_intern("transliterate=")));
rb_ary_push      1060 ext/iconv/iconv.c     rb_ary_push(ary, ID2SYM(rb_intern("discard_ilseq?")));
rb_ary_push      1063 ext/iconv/iconv.c     rb_ary_push(ary, ID2SYM(rb_intern("discard_ilseq=")));
rb_ary_push      1034 ext/json/ext/parser/parser.c             rb_ary_push(*result, v);
rb_ary_push       114 ext/openssl/ossl.c 	rb_ary_push(ary, ossl_##name##_new(t));	\
rb_ary_push       328 ext/openssl/ossl.c         rb_ary_push(ary, rb_str_new2(ERR_error_string(e, NULL)));
rb_ary_push       730 ext/openssl/ossl_asn1.c 	    rb_ary_push(arg, LONG2NUM(depth));
rb_ary_push       731 ext/openssl/ossl_asn1.c 	    rb_ary_push(arg, LONG2NUM(off));
rb_ary_push       732 ext/openssl/ossl_asn1.c 	    rb_ary_push(arg, LONG2NUM(hlen));
rb_ary_push       733 ext/openssl/ossl_asn1.c 	    rb_ary_push(arg, LONG2NUM(len));
rb_ary_push       734 ext/openssl/ossl_asn1.c 	    rb_ary_push(arg, (j & V_ASN1_CONSTRUCTED) ? Qtrue : Qfalse);
rb_ary_push       735 ext/openssl/ossl_asn1.c 	    rb_ary_push(arg, ossl_asn1_class2sym(tc));
rb_ary_push       736 ext/openssl/ossl_asn1.c 	    rb_ary_push(arg, INT2NUM(tag));
rb_ary_push       806 ext/openssl/ossl_asn1.c 	rb_ary_push(ary, asn1data);
rb_ary_push       130 ext/openssl/ossl_cipher.c     rb_ary_push(ary, rb_str_new2(name->name));
rb_ary_push       300 ext/openssl/ossl_config.c     rb_ary_push(ary, rb_str_new2(cv->section));
rb_ary_push       101 ext/openssl/ossl_engine.c         rb_ary_push(ary, obj);
rb_ary_push       315 ext/openssl/ossl_engine.c 	    rb_ary_push(tmp, rb_str_new2(p->cmd_name));
rb_ary_push       316 ext/openssl/ossl_engine.c 	    rb_ary_push(tmp, rb_str_new2(p->cmd_desc));
rb_ary_push       317 ext/openssl/ossl_engine.c 	    rb_ary_push(tmp, ossl_engine_cmd_flag_to_name(p->cmd_flags));
rb_ary_push       318 ext/openssl/ossl_engine.c 	    rb_ary_push(ary, tmp);
rb_ary_push       203 ext/openssl/ossl_ocsp.c 	rb_ary_push(ary, tmp);
rb_ary_push       544 ext/openssl/ossl_ocsp.c 	rb_ary_push(ary, ossl_ocspcertid_new(cid));
rb_ary_push       545 ext/openssl/ossl_ocsp.c 	rb_ary_push(ary, INT2NUM(status));
rb_ary_push       546 ext/openssl/ossl_ocsp.c 	rb_ary_push(ary, INT2NUM(reason));
rb_ary_push       547 ext/openssl/ossl_ocsp.c 	rb_ary_push(ary, revtime ? asn1time_to_time(revtime) : Qnil);
rb_ary_push       548 ext/openssl/ossl_ocsp.c 	rb_ary_push(ary, thisupd ? asn1time_to_time(thisupd) : Qnil);
rb_ary_push       549 ext/openssl/ossl_ocsp.c 	rb_ary_push(ary, nextupd ? asn1time_to_time(nextupd) : Qnil);
rb_ary_push       554 ext/openssl/ossl_ocsp.c 	    rb_ary_push(ext, ossl_x509ext_new(x509ext));
rb_ary_push       556 ext/openssl/ossl_ocsp.c 	rb_ary_push(ary, ext);
rb_ary_push       557 ext/openssl/ossl_ocsp.c 	rb_ary_push(ret, ary);
rb_ary_push       510 ext/openssl/ossl_pkcs7.c 	rb_ary_push(ary, ossl_pkcs7si_new(si));
rb_ary_push       554 ext/openssl/ossl_pkcs7.c 	rb_ary_push(ary, ossl_pkcs7ri_new(si));
rb_ary_push       984 ext/openssl/ossl_pkey_ec.c         rb_ary_push(ary, rb_str_new2(sname));
rb_ary_push       985 ext/openssl/ossl_pkey_ec.c         rb_ary_push(ary, comment ? rb_str_new2(comment) : Qnil);
rb_ary_push       986 ext/openssl/ossl_pkey_ec.c         rb_ary_push(ret, ary);
rb_ary_push       325 ext/openssl/ossl_ssl.c     rb_ary_push(ary, ssl_obj);
rb_ary_push       326 ext/openssl/ossl_ssl.c     rb_ary_push(ary, rb_str_new((const char *)buf, len));
rb_ary_push       376 ext/openssl/ossl_ssl.c     rb_ary_push(ary, ssl_obj);
rb_ary_push       377 ext/openssl/ossl_ssl.c     rb_ary_push(ary, sess_obj);
rb_ary_push       421 ext/openssl/ossl_ssl.c     rb_ary_push(ary, sslctx_obj);
rb_ary_push       422 ext/openssl/ossl_ssl.c     rb_ary_push(ary, sess_obj);
rb_ary_push       594 ext/openssl/ossl_ssl.c     rb_ary_push(ary, rb_str_new2(SSL_CIPHER_get_name(cipher)));
rb_ary_push       595 ext/openssl/ossl_ssl.c     rb_ary_push(ary, rb_str_new2(SSL_CIPHER_get_version(cipher)));
rb_ary_push       597 ext/openssl/ossl_ssl.c     rb_ary_push(ary, INT2FIX(bits));
rb_ary_push       598 ext/openssl/ossl_ssl.c     rb_ary_push(ary, INT2FIX(alg_bits));
rb_ary_push       630 ext/openssl/ossl_ssl.c         rb_ary_push(ary, ossl_ssl_cipher_to_ary(cipher));
rb_ary_push      1202 ext/openssl/ossl_ssl.c 	rb_ary_push(ary, ossl_x509_new(cert));
rb_ary_push      1399 ext/openssl/ossl_ssl.c         rb_ary_push(ary, ID2SYM(rb_intern(ossl_ssl_method_tab[i].name)));
rb_ary_push       632 ext/openssl/ossl_x509cert.c 	rb_ary_push(ary, ossl_x509ext_new(ext));
rb_ary_push       277 ext/openssl/ossl_x509crl.c 	rb_ary_push(ary, revoked);
rb_ary_push       448 ext/openssl/ossl_x509crl.c 	rb_ary_push(ary, ossl_x509ext_new(ext));
rb_ary_push       253 ext/openssl/ossl_x509name.c 	rb_ary_push(ret, ary);
rb_ary_push       393 ext/openssl/ossl_x509req.c 	rb_ary_push(ary, ossl_x509attr_new(attr));
rb_ary_push       160 ext/openssl/ossl_x509revoked.c 	rb_ary_push(ary, ossl_x509ext_new(ext));
rb_ary_push       438 ext/openssl/ossl_x509store.c 	rb_ary_push(ary, ossl_x509_new(x509));
rb_ary_push      1135 ext/readline/readline.c 	    rb_ary_push(result, rb_locale_str_new_cstr(matches[i]));
rb_ary_push      1160 ext/readline/readline.c 	    rb_ary_push(result, rb_locale_str_new_cstr(matches[i]));
rb_ary_push      6306 ext/ripper/ripper.c 			rb_ary_push((yyvsp[(1) - (4)].val), (yyvsp[(4) - (4)].val));
rb_ary_push      8450 ext/ripper/ripper.c 			rb_ary_push((yyval.val), (yyvsp[(3) - (3)].val));
rb_ary_push      9638 ext/ripper/ripper.c 			(yyval.val) = rb_ary_push((yyvsp[(1) - (3)].val), (yyvsp[(3) - (3)].val));
rb_ary_push      9696 ext/ripper/ripper.c 			(yyval.val) = rb_ary_push((yyvsp[(1) - (3)].val), (yyvsp[(3) - (3)].val));
rb_ary_push      9724 ext/ripper/ripper.c 			(yyval.val) = rb_ary_push((yyvsp[(1) - (3)].val), (yyvsp[(3) - (3)].val));
rb_ary_push      9863 ext/ripper/ripper.c 			(yyval.val) = rb_ary_push((yyvsp[(1) - (3)].val), (yyvsp[(3) - (3)].val));
rb_ary_push      10433 ext/ripper/ripper.c 		rb_ary_push(ruby_debug_lines, str);
rb_ary_push      10507 ext/ripper/ripper.c 	rb_ary_push(ruby_debug_lines, line);
rb_ary_push      10510 ext/ripper/ripper.c 	rb_ary_push(ruby_coverage, Qnil);
rb_ary_push      14993 ext/ripper/ripper.c     rb_ary_push(ary, ID2SYM(value));
rb_ary_push      1801 ext/ripper/ripper.y 			rb_ary_push($1, $4);
rb_ary_push      3443 ext/ripper/ripper.y 			rb_ary_push($$, $3);
rb_ary_push      4447 ext/ripper/ripper.y 			$$ = rb_ary_push($1, $3);
rb_ary_push      4499 ext/ripper/ripper.y 			$$ = rb_ary_push($1, $3);
rb_ary_push      4523 ext/ripper/ripper.y 			$$ = rb_ary_push($1, $3);
rb_ary_push      4651 ext/ripper/ripper.y 			$$ = rb_ary_push($1, $3);
rb_ary_push      5033 ext/ripper/ripper.y 		rb_ary_push(ruby_debug_lines, str);
rb_ary_push      5107 ext/ripper/ripper.y 	rb_ary_push(ruby_debug_lines, line);
rb_ary_push      5110 ext/ripper/ripper.y 	rb_ary_push(ruby_coverage, Qnil);
rb_ary_push      9593 ext/ripper/ripper.y     rb_ary_push(ary, ID2SYM(value));
rb_ary_push       222 ext/sdbm/init.c 	    rb_ary_push(new, assoc);
rb_ary_push       237 ext/sdbm/init.c         rb_ary_push(new, fsdbm_fetch(obj, argv[i], Qnil));
rb_ary_push       328 ext/sdbm/init.c 	if (RTEST(ret)) rb_ary_push(ary, keystr);
rb_ary_push       557 ext/sdbm/init.c 	rb_ary_push(ary, rb_external_str_new(key.dptr, key.dsize));
rb_ary_push       575 ext/sdbm/init.c 	rb_ary_push(ary, rb_external_str_new(val.dptr, val.dsize));
rb_ary_push       631 ext/sdbm/init.c 	rb_ary_push(ary, rb_assoc_new(rb_external_str_new(key.dptr, key.dsize),
rb_ary_push      1444 ext/socket/socket.c     rb_ary_push(ary, rb_str_new2(hostp));
rb_ary_push      1450 ext/socket/socket.c 		rb_ary_push(names, rb_str_new2(*pch));
rb_ary_push      1457 ext/socket/socket.c     rb_ary_push(ary, names);
rb_ary_push      1458 ext/socket/socket.c     rb_ary_push(ary, INT2NUM(addr->ai_family));
rb_ary_push      1460 ext/socket/socket.c 	rb_ary_push(ary, (*ipaddr)(ai->ai_addr, ai->ai_addrlen));
rb_ary_push      3143 ext/socket/socket.c 	rb_ary_push(ary, INT2FIX(res->ai_family));
rb_ary_push      3144 ext/socket/socket.c 	rb_ary_push(ary, INT2FIX(res->ai_socktype));
rb_ary_push      3145 ext/socket/socket.c 	rb_ary_push(ary, INT2FIX(res->ai_protocol));
rb_ary_push      3146 ext/socket/socket.c 	rb_ary_push(base, ary);
rb_ary_push      3211 ext/socket/socket.c     rb_ary_push(ary, rb_str_new2(h->h_name));
rb_ary_push      3213 ext/socket/socket.c     rb_ary_push(ary, names);
rb_ary_push      3216 ext/socket/socket.c 	    rb_ary_push(names, rb_str_new2(*pch));
rb_ary_push      3219 ext/socket/socket.c     rb_ary_push(ary, INT2NUM(h->h_addrtype));
rb_ary_push      3222 ext/socket/socket.c 	rb_ary_push(ary, rb_str_new(*pch, h->h_length));
rb_ary_push      3225 ext/socket/socket.c     rb_ary_push(ary, rb_str_new(h->h_addr, h->h_length));
rb_ary_push       993 ext/stringio/stringio.c 	rb_ary_push(ary, line);
rb_ary_push       603 ext/syck/rubyext.c                             rb_ary_push( tmp, obj );
rb_ary_push      1009 ext/syck/rubyext.c                             rb_ary_push( v, obj );
rb_ary_push      1572 ext/syck/rubyext.c     rb_ary_push( rb_ivar_get( self, s_value ), val );
rb_ary_push      2160 ext/tk/tcltklib.c     rb_ary_push(eventloop_stack, parent_evloop);
rb_ary_push      3103 ext/tk/tcltklib.c         rb_ary_push(args, s);
rb_ary_push      8862 ext/tk/tcltklib.c 	    rb_ary_push(ary, elem);
rb_ary_push      8904 ext/tk/tcltklib.c 	    rb_ary_push(ary, elem)
rb_ary_push       293 ext/tk/tkutil/tkutil.c             rb_ary_push(dst, str_val);
rb_ary_push       323 ext/tk/tkutil/tkutil.c                     rb_ary_push(dst, str_val);
rb_ary_push       332 ext/tk/tkutil/tkutil.c                     rb_ary_push(dst, str_val);
rb_ary_push       338 ext/tk/tkutil/tkutil.c                         rb_ary_push(dst, str_val);
rb_ary_push       360 ext/tk/tkutil/tkutil.c                 rb_ary_push(dst, str_val);
rb_ary_push       454 ext/tk/tkutil/tkutil.c             rb_ary_push(dst, str_val);
rb_ary_push       517 ext/tk/tkutil/tkutil.c             rb_ary_push(dst, key2keyname(pair));
rb_ary_push       522 ext/tk/tkutil/tkutil.c             rb_ary_push(dst, RARRAY_PTR(pair)[2]);
rb_ary_push       525 ext/tk/tkutil/tkutil.c             rb_ary_push(dst, key2keyname(RARRAY_PTR(pair)[0]));
rb_ary_push       531 ext/tk/tkutil/tkutil.c             rb_ary_push(dst, key2keyname(RARRAY_PTR(pair)[0]));
rb_ary_push       535 ext/tk/tkutil/tkutil.c                 rb_ary_push(val, RARRAY_PTR(pair)[j]);
rb_ary_push       538 ext/tk/tkutil/tkutil.c             rb_ary_push(dst, val);
rb_ary_push       565 ext/tk/tkutil/tkutil.c             rb_ary_push(dst, key2keyname(pair));
rb_ary_push       570 ext/tk/tkutil/tkutil.c             rb_ary_push(dst, get_eval_string_core(RARRAY_PTR(pair)[2], Qtrue, self));
rb_ary_push       573 ext/tk/tkutil/tkutil.c             rb_ary_push(dst, key2keyname(RARRAY_PTR(pair)[0]));
rb_ary_push       579 ext/tk/tkutil/tkutil.c             rb_ary_push(dst, key2keyname(RARRAY_PTR(pair)[0]));
rb_ary_push       583 ext/tk/tkutil/tkutil.c                 rb_ary_push(val, RARRAY_PTR(pair)[j]);
rb_ary_push       586 ext/tk/tkutil/tkutil.c             rb_ary_push(dst, get_eval_string_core(val, Qtrue, self));
rb_ary_push       609 ext/tk/tkutil/tkutil.c     rb_ary_push(ary, key2keyname(key));
rb_ary_push       610 ext/tk/tkutil/tkutil.c     if (val != TK_None) rb_ary_push(ary, val);
rb_ary_push       612 ext/tk/tkutil/tkutil.c     rb_ary_push(ary, key2keyname(key));
rb_ary_push       616 ext/tk/tkutil/tkutil.c     rb_ary_push(ary, get_eval_string_core(val, Qnil, RARRAY_PTR(args)[1]));
rb_ary_push       651 ext/tk/tkutil/tkutil.c     rb_ary_push(ary, key2keyname(key));
rb_ary_push       653 ext/tk/tkutil/tkutil.c         rb_ary_push(ary, get_eval_string_core(val, Qtrue, 
rb_ary_push       657 ext/tk/tkutil/tkutil.c     rb_ary_push(ary, key2keyname(key));
rb_ary_push       661 ext/tk/tkutil/tkutil.c     rb_ary_push(ary, get_eval_string_core(val, Qtrue, RARRAY_PTR(args)[1]));
rb_ary_push       918 ext/tk/tkutil/tkutil.c             rb_ary_push(dst, get_eval_string_core(argv[idx], argv[1], self));
rb_ary_push      1614 ext/tk/tkutil/tkutil.c 	rb_ary_push(dst, RARRAY_PTR(val_ary)[idx]);
rb_ary_push      1616 ext/tk/tkutil/tkutil.c 	rb_ary_push(dst, rb_funcall(proc, ID_call, 1, 
rb_ary_push      2893 ext/win32ole/win32ole.c         rb_ary_push(classes, type);
rb_ary_push      3311 ext/win32ole/win32ole.c         rb_ary_push(argv, ole_variant2val(&realargs[end]));
rb_ary_push      4177 ext/win32ole/win32ole.c             rb_ary_push(methods, method);
rb_ary_push      4402 ext/win32ole/win32ole.c     rb_ary_push(args, guid);
rb_ary_push      4403 ext/win32ole/win32ole.c     rb_ary_push(args, major_version);
rb_ary_push      4404 ext/win32ole/win32ole.c     rb_ary_push(args, minor_version);
rb_ary_push      4608 ext/win32ole/win32ole.c         rb_ary_push(typedetails, type);
rb_ary_push      4696 ext/win32ole/win32ole.c             rb_ary_push(typedetails, typestr);
rb_ary_push      4701 ext/win32ole/win32ole.c             rb_ary_push(typedetails, typestr);
rb_ary_push      4709 ext/win32ole/win32ole.c             rb_ary_push(typedetails, typestr);
rb_ary_push      4736 ext/win32ole/win32ole.c         rb_ary_push(typedetails, typestr);
rb_ary_push      4889 ext/win32ole/win32ole.c             rb_ary_push(progids, v);
rb_ary_push      4891 ext/win32ole/win32ole.c             rb_ary_push(progids, v);
rb_ary_push      5008 ext/win32ole/win32ole.c                 rb_ary_push(typelibs, typelib);
rb_ary_push      5959 ext/win32ole/win32ole.c                 rb_ary_push(types, type);
rb_ary_push      6089 ext/win32ole/win32ole.c         rb_ary_push(variables, var);
rb_ary_push      7131 ext/win32ole/win32ole.c             rb_ary_push(params, param);
rb_ary_push      7744 ext/win32ole/win32ole.c         rb_ary_push(args, ev);
rb_ary_push      7750 ext/win32ole/win32ole.c         rb_ary_push(args, ole_variant2val(pvar));
rb_ary_push      7755 ext/win32ole/win32ole.c         rb_ary_push(args, outargv);
rb_ary_push      8274 ext/win32ole/win32ole.c     rb_ary_push(events, data);
rb_ary_push      8427 ext/win32ole/win32ole.c     return rb_ary_push(ary_ole_event, ev);
rb_ary_push       349 ext/zlib/zlib.c 	rb_ary_push(dst, rb_uint2inum(crctbl[i]));
rb_ary_push      3333 ext/zlib/zlib.c 	rb_ary_push(dst, str);
rb_ary_push       798 gc.c               rb_ary_push(ary, obj);
rb_ary_push      2306 gc.c           	rb_ary_push(table, block);
rb_ary_push      2783 gc.c           	rb_ary_push(gc_profile, prof);
rb_ary_push       907 hash.c         	rb_ary_push(result, rb_hash_aref(hash, argv[i]));
rb_ary_push      1187 hash.c             rb_ary_push(ary, rb_assoc_new(key, value));
rb_ary_push      1284 hash.c             rb_ary_push(ary, key);
rb_ary_push      1315 hash.c             rb_ary_push(ary, value);
rb_ary_push      2088 hash.c         	    rb_ary_push(ary, env_str_new(*env, s-*env));
rb_ary_push      2122 hash.c         	    rb_ary_push(ary, env_str_new2(s+1));
rb_ary_push      2159 hash.c         	    rb_ary_push(ary, env_str_new(*env, s-*env));
rb_ary_push      2160 hash.c         	    rb_ary_push(ary, env_str_new2(s+1));
rb_ary_push      2212 hash.c         	rb_ary_push(result, rb_f_getenv(Qnil, argv[i]));
rb_ary_push      2308 hash.c         	    rb_ary_push(ary, rb_assoc_new(env_str_new(*env, s-*env),
rb_ary_push        55 include/ruby/intern.h VALUE rb_ary_push(VALUE, VALUE);
rb_ary_push      2451 io.c           	rb_ary_push(ary, line);
rb_ary_push      6451 io.c           	rb_ary_push(ary, line);
rb_ary_push      6567 io.c               rb_ary_push(res, rp?rb_ary_new():rb_ary_new2(0));
rb_ary_push      6568 io.c               rb_ary_push(res, wp?rb_ary_new():rb_ary_new2(0));
rb_ary_push      6569 io.c               rb_ary_push(res, ep?rb_ary_new():rb_ary_new2(0));
rb_ary_push      6580 io.c           		    rb_ary_push(list, obj);
rb_ary_push      6593 io.c           		    rb_ary_push(list, obj);
rb_ary_push      6606 io.c           		    rb_ary_push(list, obj);
rb_ary_push      6611 io.c                                   rb_ary_push(list, obj);
rb_ary_push      7128 io.c           	rb_ary_push(args, argv[0]);
rb_ary_push       704 iseq.c         	    rb_ary_push(child, op);
rb_ary_push       714 iseq.c         		    rb_ary_push(child, iseq->self);
rb_ary_push      1002 iseq.c             rb_ary_push(ary, key);
rb_ary_push      1003 iseq.c             rb_ary_push(ary, value);
rb_ary_push      1069 iseq.c         	    if (rb_id2str(lid)) rb_ary_push(locals, ID2SYM(lid));
rb_ary_push      1072 iseq.c         	    rb_ary_push(locals, ID2SYM(rb_intern("#arg_rest")));
rb_ary_push      1092 iseq.c         	    rb_ary_push(arg_opt_labels,
rb_ary_push      1101 iseq.c         	    rb_ary_push(args, INT2FIX(iseq->argc));
rb_ary_push      1102 iseq.c         	    rb_ary_push(args, arg_opt_labels);
rb_ary_push      1103 iseq.c         	    rb_ary_push(args, INT2FIX(iseq->arg_post_len));
rb_ary_push      1104 iseq.c         	    rb_ary_push(args, INT2FIX(iseq->arg_post_start));
rb_ary_push      1105 iseq.c         	    rb_ary_push(args, INT2FIX(iseq->arg_rest));
rb_ary_push      1106 iseq.c         	    rb_ary_push(args, INT2FIX(iseq->arg_block));
rb_ary_push      1107 iseq.c         	    rb_ary_push(args, INT2FIX(iseq->arg_simple));
rb_ary_push      1118 iseq.c         	rb_ary_push(ary, insn_syms[insn]);
rb_ary_push      1123 iseq.c         		rb_ary_push(ary, register_label(labels_table, idx));
rb_ary_push      1129 iseq.c         		rb_ary_push(ary, INT2FIX(*seq));
rb_ary_push      1132 iseq.c         		rb_ary_push(ary, *seq);
rb_ary_push      1139 iseq.c         			rb_ary_push(ary, val);
rb_ary_push      1142 iseq.c         			rb_ary_push(ary, Qnil);
rb_ary_push      1149 iseq.c         		    rb_ary_push(ary, ID2SYM(entry->id));
rb_ary_push      1153 iseq.c         		rb_ary_push(ary, Qnil);
rb_ary_push      1156 iseq.c         		rb_ary_push(ary, ID2SYM(*seq));
rb_ary_push      1173 iseq.c         		    rb_ary_push(ary, val);
rb_ary_push      1180 iseq.c         	rb_ary_push(body, ary);
rb_ary_push      1189 iseq.c         	rb_ary_push(ary, exception_type2symbol(entry->type));
rb_ary_push      1193 iseq.c         	    rb_ary_push(ary, iseq_data_to_ary(eiseq));
rb_ary_push      1196 iseq.c         	    rb_ary_push(ary, Qnil);
rb_ary_push      1198 iseq.c         	rb_ary_push(ary, register_label(labels_table, entry->start));
rb_ary_push      1199 iseq.c         	rb_ary_push(ary, register_label(labels_table, entry->end));
rb_ary_push      1200 iseq.c         	rb_ary_push(ary, register_label(labels_table, entry->cont));
rb_ary_push      1201 iseq.c         	rb_ary_push(ary, INT2FIX(entry->sp));
rb_ary_push      1202 iseq.c         	rb_ary_push(exception, ary);
rb_ary_push      1213 iseq.c         	    rb_ary_push(body, label);
rb_ary_push      1218 iseq.c         	    rb_ary_push(body, INT2FIX(line));
rb_ary_push      1221 iseq.c         	rb_ary_push(body, ary);
rb_ary_push      1236 iseq.c             rb_ary_push(val, rb_str_new2("YARVInstructionSequence/SimpleDataFormat"));
rb_ary_push      1237 iseq.c             rb_ary_push(val, INT2FIX(1));
rb_ary_push      1238 iseq.c             rb_ary_push(val, INT2FIX(1));
rb_ary_push      1239 iseq.c             rb_ary_push(val, INT2FIX(1));
rb_ary_push      1240 iseq.c             rb_ary_push(val, misc);
rb_ary_push      1241 iseq.c             rb_ary_push(val, iseq->name);
rb_ary_push      1242 iseq.c             rb_ary_push(val, iseq->filename);
rb_ary_push      1243 iseq.c             rb_ary_push(val, type);
rb_ary_push      1244 iseq.c             rb_ary_push(val, locals);
rb_ary_push      1245 iseq.c             rb_ary_push(val, args);
rb_ary_push      1246 iseq.c             rb_ary_push(val, exception);
rb_ary_push      1247 iseq.c             rb_ary_push(val, body);
rb_ary_push        46 load.c         	rb_ary_push(ary, path);
rb_ary_push       244 load.c             rb_ary_push(get_loaded_features(), feature);
rb_ary_push       572 load.c         		    rb_ary_push(ruby_dln_librefs, LONG2NUM(handle));
rb_ary_push      1239 marshal.c                  rb_ary_push(extmod, m);
rb_ary_push      1386 marshal.c      		rb_ary_push(v, r_object(arg));
rb_ary_push      1443 marshal.c                      rb_ary_push(values, r_object(arg));
rb_ary_push       961 pack.c         		rb_ary_push(associates, from);
rb_ary_push      1183 pack.c         #define PACK_ITEM_ADJUST() while (tmp--) rb_ary_push(ary, Qnil)
rb_ary_push      1354 pack.c         	    rb_ary_push(ary, item_val);\
rb_ary_push      10365 parse.c        		rb_ary_push(ruby_debug_lines, str);
rb_ary_push      10439 parse.c        	rb_ary_push(ruby_debug_lines, line);
rb_ary_push      10442 parse.c        	rb_ary_push(ruby_coverage, Qnil);
rb_ary_push      14925 parse.c            rb_ary_push(ary, ID2SYM(value));
rb_ary_push      5033 parse.y        		rb_ary_push(ruby_debug_lines, str);
rb_ary_push      5107 parse.y        	rb_ary_push(ruby_debug_lines, line);
rb_ary_push      5110 parse.y        	rb_ary_push(ruby_coverage, Qnil);
rb_ary_push      9593 parse.y            rb_ary_push(ary, ID2SYM(value));
rb_ary_push       696 process.c          rb_ary_push(ary, rb_assoc_new(PIDT2NUM(pid), rb_last_status_get());
rb_ary_push       872 process.c      	rb_ary_push(result, rb_assoc_new(PIDT2NUM(pid), rb_last_status_get()));
rb_ary_push      1319 process.c              rb_ary_push(ary, hide_obj(rb_assoc_new(fd, param)));
rb_ary_push      1326 process.c                  rb_ary_push(ary, hide_obj(rb_assoc_new(fd, param)));
rb_ary_push      1395 process.c                  rb_ary_push(ary, tmp);
rb_ary_push      1526 process.c          rb_ary_push(env, hide_obj(rb_assoc_new(key, val)));
rb_ary_push      1767 process.c              rb_ary_push(newary,
rb_ary_push      1775 process.c              rb_ary_push(newary, hide_obj(rb_assoc_new(INT2FIX(save_fd), Qnil)));
rb_ary_push      1784 process.c          rb_ary_push(ary, hide_obj(rb_ary_dup(argv[0])));
rb_ary_push      2022 process.c                  rb_ary_push(newary, tmp);
rb_ary_push      4031 process.c      	rb_ary_push(ary, GIDT2NUM(groups[i]));
rb_ary_push       482 range.c            rb_ary_push(ary[1], i);
rb_ary_push       657 re.c               rb_ary_push(ary, rb_str_new((const char *)name, name_end-name));
rb_ary_push      1530 re.c           	    rb_ary_push(ary, Qnil);
rb_ary_push      1535 re.c           	    rb_ary_push(ary, str);
rb_ary_push       246 ruby.c         	rb_ary_push(load_path, (*filter)(rubylib_mangled_path(p, s - p)));
rb_ary_push       399 ruby.c         #define incpush(path) rb_ary_push(load_path, rubylib_mangled_path2(path))
rb_ary_push       445 ruby.c             rb_ary_push(list, rb_obj_freeze(rb_str_new2(mod)));
rb_ary_push      1784 ruby.c         	rb_ary_push(av, arg);
rb_ary_push      5355 string.c       		    rb_ary_push(result, rb_str_subseq(str, beg, end-beg));
rb_ary_push      5387 string.c       	    rb_ary_push(result, rb_str_subseq(str, ptr - RSTRING_PTR(str), end));
rb_ary_push      5403 string.c       		    rb_ary_push(result, rb_str_new("", 0));
rb_ary_push      5407 string.c       		    rb_ary_push(result, rb_str_subseq(str, beg,
rb_ary_push      5423 string.c       		rb_ary_push(result, rb_str_subseq(str, beg, end-beg));
rb_ary_push      5434 string.c       		rb_ary_push(result, tmp);
rb_ary_push      5444 string.c       	rb_ary_push(result, tmp);
rb_ary_push      6148 string.c       	    rb_ary_push(result, rb_reg_nth_match(i, match));
rb_ary_push      6203 string.c       	    rb_ary_push(ary, result);
rb_ary_push        69 struct.c       	rb_ary_push(ary, *p);
rb_ary_push       237 struct.c               rb_ary_push(members, ID2SYM(rb_intern(name)));
rb_ary_push       275 struct.c       	rb_ary_push(ary, ID2SYM(slot));
rb_ary_push       755 struct.c       	    rb_ary_push(result, RSTRUCT_PTR(s)[i]);
rb_ary_push      1544 thread.c       	rb_ary_push(ary, th->self);
rb_ary_push      2002 thread.c           rb_ary_push(ary, ID2SYM(key));
rb_ary_push      2701 thread.c       	rb_ary_push(ary, thread);
rb_ary_push      3252 transcode.c            rb_ary_push(result, v);
rb_ary_push       624 variable.c     	    rb_ary_push(ary, (VALUE)trace->data);
rb_ary_push       724 variable.c         rb_ary_push(ary, ID2SYM(key));
rb_ary_push       747 variable.c     	rb_ary_push(ary, ID2SYM(rb_intern(buf)));
rb_ary_push      1171 variable.c     	rb_ary_push(ary, ID2SYM(key));
rb_ary_push      1598 variable.c         rb_ary_push(ary, ID2SYM(key));
rb_ary_push      1893 variable.c     	    rb_ary_push(ary, kval);
rb_ary_push       367 vm.c           	    rb_ary_push(ary, ID2SYM(lid));
rb_ary_push       707 vm.c           		rb_ary_push(ary, str);
rb_ary_push       714 vm.c           	    rb_ary_push(ary, str);
rb_ary_push      1820 vm.c           	rb_ary_push(ary, rb_str_new2(syms[i]));
rb_ary_push      1867 vm.c               rb_ary_push(opts, rb_str_new2("direct threaded code"));
rb_ary_push      1869 vm.c               rb_ary_push(opts, rb_str_new2("token threaded code"));
rb_ary_push      1871 vm.c               rb_ary_push(opts, rb_str_new2("call threaded code"));
rb_ary_push      1875 vm.c               rb_ary_push(opts, rb_str_new2("optimize basic operation"));
rb_ary_push      1879 vm.c               rb_ary_push(opts, rb_str_new2("stack caching"));
rb_ary_push      1882 vm.c               rb_ary_push(opts, rb_str_new2("operands unification]"));
rb_ary_push      1885 vm.c               rb_ary_push(opts, rb_str_new2("instructions unification"));
rb_ary_push      1888 vm.c               rb_ary_push(opts, rb_str_new2("inline method cache"));
rb_ary_push      1891 vm.c               rb_ary_push(opts, rb_str_new2("block inlining"));
rb_ary_push      1354 vm_eval.c      			rb_ary_push(ary, ID2SYM(lid));