RTEST 1106 array.c if (RTEST(rb_yield(RARRAY_PTR(ary)[i]))) {
RTEST 1144 array.c if (RTEST(rb_yield(RARRAY_PTR(ary)[i])))
RTEST 1968 array.c if (RTEST(rb_yield(RARRAY_PTR(ary)[i]))) {
RTEST 2153 array.c if (RTEST(rb_yield(v))) continue;
RTEST 3089 array.c if (RTEST(rb_yield(*p))) n++;
RTEST 3710 array.c if (!RTEST(rb_yield(RARRAY_PTR(ary)[i]))) break;
RTEST 3761 array.c if (!RTEST(rb_yield(RARRAY_PTR(ary)[i]))) break;
RTEST 65 bignum.c if (RTEST(rb_funcall(val, '>', 1, INT2FIX(0)))) return 1;
RTEST 66 bignum.c if (RTEST(rb_funcall(val, '<', 1, INT2FIX(0)))) return -1;
RTEST 641 class.c recur = RTEST(r);
RTEST 794 class.c if (RTEST(recur)) {
RTEST 156 compar.c if (RTEST(cmp_lt(x, min))) return Qfalse;
RTEST 157 compar.c if (RTEST(cmp_gt(x, max))) return Qfalse;
RTEST 38 enum.c if (RTEST(rb_funcall(arg[0], id_eqq, 1, i))) {
RTEST 49 enum.c if (RTEST(rb_funcall(arg[0], id_eqq, 1, i))) {
RTEST 105 enum.c if (RTEST(enum_yield(argc, argv))) {
RTEST 174 enum.c if (RTEST(rb_yield(i))) {
RTEST 234 enum.c if (RTEST(enum_yield(argc, argv))) {
RTEST 287 enum.c if (RTEST(rb_yield(i))) {
RTEST 324 enum.c if (!RTEST(rb_yield(i))) {
RTEST 529 enum.c if (RTEST(rb_yield(i))) {
RTEST 828 enum.c if (!RTEST(result)) {
RTEST 866 enum.c if (RTEST(result)) {
RTEST 905 enum.c if (RTEST(result)) {
RTEST 950 enum.c if (RTEST(result)) {
RTEST 1629 enum.c if (!RTEST(enum_yield(argc, argv))) rb_iter_break();
RTEST 1703 enum.c if (!args[1] && !RTEST(rb_yield(i))) {
RTEST 129 error.c if (!RTEST(ruby_verbose)) return;
RTEST 172 error.c if (!RTEST(ruby_verbose)) return;
RTEST 1156 error.c if (!RTEST(ruby_verbose)) return;
RTEST 1198 error.c if (!RTEST(err)) {
RTEST 1211 error.c if (!RTEST(err)) {
RTEST 163 eval.c if (!RTEST(err)) continue;
RTEST 372 eval.c if (RTEST(ruby_debug) && !NIL_P(e = th->errinfo) &&
RTEST 26 ext/coverage/coverage.c if (!RTEST(rb_get_coverages())) {
RTEST 54 ext/coverage/coverage.c if (!RTEST(coverages)) {
RTEST 1181 ext/curses/curses.c scrollok(winp->window, RTEST(bf) ? TRUE : FALSE);
RTEST 1191 ext/curses/curses.c idlok(winp->window, RTEST(bf) ? TRUE : FALSE);
RTEST 1358 ext/curses/curses.c keypad(winp->window,(RTEST(val) ? TRUE : FALSE));
RTEST 1362 ext/curses/curses.c return (keypad(winp->window,RTEST(val) ? TRUE : FALSE)) == OK ?
RTEST 1379 ext/curses/curses.c nodelay(winp->window, RTEST(val) ? TRUE : FALSE);
RTEST 1382 ext/curses/curses.c return nodelay(winp->window,RTEST(val) ? TRUE : FALSE) == OK ? Qtrue : Qfalse;
RTEST 244 ext/dbm/dbm.c if (RTEST(v)) {
RTEST 350 ext/dbm/dbm.c if (RTEST(ret)) rb_ary_push(ary, keystr);
RTEST 414 ext/gdbm/gdbm.c for (keystr = rb_gdbm_firstkey(dbm); RTEST(keystr);
RTEST 452 ext/gdbm/gdbm.c for (keystr = rb_gdbm_firstkey(dbm); RTEST(keystr);
RTEST 457 ext/gdbm/gdbm.c if (RTEST(v)) {
RTEST 581 ext/gdbm/gdbm.c for (keystr = rb_gdbm_firstkey(dbm); RTEST(keystr);
RTEST 587 ext/gdbm/gdbm.c if (RTEST(ret)) rb_ary_push(ary, keystr);
RTEST 658 ext/gdbm/gdbm.c for (keystr = rb_gdbm_firstkey(dbm); RTEST(keystr);
RTEST 816 ext/gdbm/gdbm.c for (keystr = rb_gdbm_firstkey(dbm); RTEST(keystr);
RTEST 842 ext/gdbm/gdbm.c for (keystr = rb_gdbm_firstkey(dbm); RTEST(keystr);
RTEST 868 ext/gdbm/gdbm.c for (keystr = rb_gdbm_firstkey(dbm); RTEST(keystr);
RTEST 893 ext/gdbm/gdbm.c for (keystr = rb_gdbm_firstkey(dbm); RTEST(keystr);
RTEST 970 ext/gdbm/gdbm.c for (keystr = rb_gdbm_firstkey(dbm); RTEST(keystr);
RTEST 1000 ext/gdbm/gdbm.c for (keystr = rb_gdbm_firstkey(dbm); RTEST(keystr);
RTEST 1091 ext/gdbm/gdbm.c if (RTEST(val))
RTEST 1117 ext/gdbm/gdbm.c fgdbm_set_fastmode(obj, RTEST(val) ? Qfalse : Qtrue);
RTEST 1126 ext/gdbm/gdbm.c if (RTEST(val))
RTEST 1151 ext/gdbm/gdbm.c for (keystr = rb_gdbm_firstkey(dbm); RTEST(keystr);
RTEST 240 ext/iconv/iconv.c if (toopt && fromopt && RTEST(rb_str_equal(toopt, fromopt))) {
RTEST 256 ext/iconv/iconv.c int flag = RTEST(opt->transliterate);
RTEST 264 ext/iconv/iconv.c int flag = RTEST(opt->discard_ilseq);
RTEST 419 ext/iconv/iconv.c if (RTEST(error)) {
RTEST 494 ext/iconv/iconv.c if (RTEST(error)) {
RTEST 897 ext/iconv/iconv.c if (argc != 2 || !RTEST(rb_range_beg_len(n1, &start, &length, slen, 0))) {
RTEST 995 ext/iconv/iconv.c int trans = RTEST(transliterate);
RTEST 1032 ext/iconv/iconv.c int dis = RTEST(discard_ilseq);
RTEST 154 ext/json/ext/generator/generator.c if (RTEST(rb_hash_aref(state->seen, self_id))) {
RTEST 189 ext/json/ext/generator/generator.c if (RTEST(rb_hash_aref(state->seen, rb_obj_id(element)))) {
RTEST 465 ext/json/ext/generator/generator.c if (RTEST(tmp)) {
RTEST 470 ext/json/ext/generator/generator.c if (RTEST(tmp)) {
RTEST 475 ext/json/ext/generator/generator.c if (RTEST(tmp)) {
RTEST 480 ext/json/ext/generator/generator.c if (RTEST(tmp)) {
RTEST 485 ext/json/ext/generator/generator.c if (RTEST(tmp)) {
RTEST 492 ext/json/ext/generator/generator.c state->check_circular = RTEST(tmp);
RTEST 500 ext/json/ext/generator/generator.c if (RTEST(max_nesting)) {
RTEST 508 ext/json/ext/generator/generator.c state->allow_nan = RTEST(tmp);
RTEST 387 ext/json/ext/parser/parser.c if (RTEST(json->create_id)) {
RTEST 391 ext/json/ext/parser/parser.c if RTEST(rb_funcall(klass, i_json_creatable_p, 0)) {
RTEST 1482 ext/json/ext/parser/parser.c if (RTEST(max_nesting)) {
RTEST 1494 ext/json/ext/parser/parser.c json->allow_nan = RTEST(allow_nan) ? 1 : 0;
RTEST 1501 ext/json/ext/parser/parser.c if (RTEST(create_additions)) {
RTEST 127 ext/openssl/ossl_asn1.c if (RTEST(rb_obj_is_kind_of(obj, cBN))) {
RTEST 199 ext/openssl/ossl_asn1.c return RTEST(obj) ? 0xff : 0x100;
RTEST 62 ext/openssl/ossl_bn.c if (RTEST(rb_obj_is_kind_of(obj, cBN))) {
RTEST 122 ext/openssl/ossl_bn.c if (RTEST(rb_obj_is_kind_of(str, cBN))) {
RTEST 252 ext/openssl/ossl_bn.c if (!RTEST(rb_obj_is_kind_of(other, cBN))) {
RTEST 385 ext/openssl/ossl_ssl.c return RTEST(ret_obj) ? 1 : 0;
RTEST 472 ext/openssl/ossl_ssl.c if (RTEST(ossl_sslctx_get_tmp_dh_cb(self))){
RTEST 550 ext/openssl/ossl_ssl.c if (RTEST(ossl_sslctx_get_client_cert_cb(self)))
RTEST 572 ext/openssl/ossl_ssl.c if (RTEST(rb_iv_get(self, "@session_get_cb"))) {
RTEST 576 ext/openssl/ossl_ssl.c if (RTEST(rb_iv_get(self, "@session_new_cb"))) {
RTEST 580 ext/openssl/ossl_ssl.c if (RTEST(rb_iv_get(self, "@session_remove_cb"))) {
RTEST 1115 ext/openssl/ossl_ssl.c if (RTEST(ossl_ssl_get_sync_close(self)))
RTEST 236 ext/openssl/ossl_x509ext.c valstr = rb_str_new2(RTEST(critical) ? "critical," : "");
RTEST 349 ext/openssl/ossl_x509ext.c X509_EXTENSION_set_critical(ext, RTEST(flag) ? 1 : 0);
RTEST 222 ext/racc/cparse/cparse.c v->sys_debug = RTEST(sysdebug);
RTEST 238 ext/racc/cparse/cparse.c v->sys_debug = RTEST(sysdebug);
RTEST 325 ext/racc/cparse/cparse.c v->debug = RTEST(rb_ivar_get(parser, id_yydebug));
RTEST 344 ext/racc/cparse/cparse.c v->use_result_var = RTEST(RARRAY_PTR(arg)[13]);
RTEST 245 ext/readline/readline.c if (RTEST(add_hist) && buff) {
RTEST 387 ext/readline/readline.c case_fold = RTEST(rb_attr_get(mReadline, completion_case_fold));
RTEST 7942 ext/ripper/ripper.c if (RTEST(ruby_verbose)) token_info_push(parser, "begin");
RTEST 7951 ext/ripper/ripper.c if (RTEST(ruby_verbose)) token_info_push(parser, "if");
RTEST 7960 ext/ripper/ripper.c if (RTEST(ruby_verbose)) token_info_push(parser, "unless");
RTEST 7969 ext/ripper/ripper.c if (RTEST(ruby_verbose)) token_info_push(parser, "while");
RTEST 7978 ext/ripper/ripper.c if (RTEST(ruby_verbose)) token_info_push(parser, "until");
RTEST 7987 ext/ripper/ripper.c if (RTEST(ruby_verbose)) token_info_push(parser, "case");
RTEST 7996 ext/ripper/ripper.c if (RTEST(ruby_verbose)) token_info_push(parser, "for");
RTEST 8005 ext/ripper/ripper.c if (RTEST(ruby_verbose)) token_info_push(parser, "class");
RTEST 8014 ext/ripper/ripper.c if (RTEST(ruby_verbose)) token_info_push(parser, "module");
RTEST 8023 ext/ripper/ripper.c if (RTEST(ruby_verbose)) token_info_push(parser, "def");
RTEST 8032 ext/ripper/ripper.c if (RTEST(ruby_verbose)) token_info_pop(parser, "end"); /* POP */
RTEST 10399 ext/ripper/ripper.c if (RTEST(coverages) && RBASIC(coverages)->klass == 0) {
RTEST 13160 ext/ripper/ripper.c if (RTEST(ruby_verbose)) {
RTEST 13708 ext/ripper/ripper.c if (!RTEST(ruby_verbose)) return;
RTEST 13795 ext/ripper/ripper.c if (!RTEST(ruby_verbose)) return;
RTEST 14021 ext/ripper/ripper.c if ((b == 1 && e == 1) || (b + e >= 2 && RTEST(ruby_verbose))) {
RTEST 15238 ext/ripper/ripper.c yydebug = RTEST(flag);
RTEST 3025 ext/ripper/ripper.y if (RTEST(ruby_verbose)) token_info_push(parser, "begin");
RTEST 3032 ext/ripper/ripper.y if (RTEST(ruby_verbose)) token_info_push(parser, "if");
RTEST 3039 ext/ripper/ripper.y if (RTEST(ruby_verbose)) token_info_push(parser, "unless");
RTEST 3046 ext/ripper/ripper.y if (RTEST(ruby_verbose)) token_info_push(parser, "while");
RTEST 3053 ext/ripper/ripper.y if (RTEST(ruby_verbose)) token_info_push(parser, "until");
RTEST 3060 ext/ripper/ripper.y if (RTEST(ruby_verbose)) token_info_push(parser, "case");
RTEST 3067 ext/ripper/ripper.y if (RTEST(ruby_verbose)) token_info_push(parser, "for");
RTEST 3074 ext/ripper/ripper.y if (RTEST(ruby_verbose)) token_info_push(parser, "class");
RTEST 3081 ext/ripper/ripper.y if (RTEST(ruby_verbose)) token_info_push(parser, "module");
RTEST 3088 ext/ripper/ripper.y if (RTEST(ruby_verbose)) token_info_push(parser, "def");
RTEST 3095 ext/ripper/ripper.y if (RTEST(ruby_verbose)) token_info_pop(parser, "end"); /* POP */
RTEST 4999 ext/ripper/ripper.y if (RTEST(coverages) && RBASIC(coverages)->klass == 0) {
RTEST 7760 ext/ripper/ripper.y if (RTEST(ruby_verbose)) {
RTEST 8308 ext/ripper/ripper.y if (!RTEST(ruby_verbose)) return;
RTEST 8395 ext/ripper/ripper.y if (!RTEST(ruby_verbose)) return;
RTEST 8621 ext/ripper/ripper.y if ((b == 1 && e == 1) || (b + e >= 2 && RTEST(ruby_verbose))) {
RTEST 9838 ext/ripper/ripper.y yydebug = RTEST(flag);
RTEST 221 ext/sdbm/init.c if (RTEST(v)) {
RTEST 328 ext/sdbm/init.c if (RTEST(ret)) rb_ary_push(ary, keystr);
RTEST 579 ext/socket/socket.c if (RTEST(state)) {
RTEST 802 ext/socket/socket.c do_not_reverse_lookup = RTEST(val);
RTEST 559 ext/strscan/strscan.c return strscan_do_scan(self, re, RTEST(s), RTEST(f), 1);
RTEST 652 ext/strscan/strscan.c return strscan_do_scan(self, re, RTEST(s), RTEST(f), 0);
RTEST 1118 ext/syck/rubyext.c RTEST( rb_funcall( target_class, s_tag_subclasses, 0 ) ) )
RTEST 2001 ext/syck/rubyext.c if ( !NIL_P( oid ) && RTEST( rb_funcall( bonus->data, s_haskey, 1, oid ) ) ) {
RTEST 1187 ext/tk/tcltklib.c if (RTEST(mode)) {
RTEST 1456 ext/tk/tcltklib.c if (RTEST(val)) {
RTEST 1721 ext/tk/tcltklib.c found_event = RTEST(rb_protect(call_DoOneEvent,
RTEST 1825 ext/tk/tcltklib.c st = RTEST(rb_protect(call_DoOneEvent,
RTEST 1828 ext/tk/tcltklib.c st = RTEST(rb_protect(call_DoOneEvent,
RTEST 1845 ext/tk/tcltklib.c st = RTEST(rb_protect(call_DoOneEvent,
RTEST 2102 ext/tk/tcltklib.c if (RTEST(rb_funcall(eventloop_thread, ID_alive_p, 0, 0))) {
RTEST 2104 ext/tk/tcltklib.c if (RTEST(rb_thread_alive_p(eventloop_thread))) {
RTEST 2153 ext/tk/tcltklib.c while(!RTEST(rb_funcall(parent_evloop, ID_stop_p, 0))) {
RTEST 2192 ext/tk/tcltklib.c } else if (RTEST(check_rootwidget)) {
RTEST 2198 ext/tk/tcltklib.c return lib_eventloop_launcher(RTEST(check_rootwidget), 0,
RTEST 2227 ext/tk/tcltklib.c return lib_eventloop_launcher(RTEST(check_rootwidget), 0,
RTEST 2240 ext/tk/tcltklib.c int check = RTEST(check_rootwidget);
RTEST 2250 ext/tk/tcltklib.c if (RTEST(rb_funcall(watchdog_thread, ID_stop_p, 0))) {
RTEST 2273 ext/tk/tcltklib.c if (RTEST(rb_funcall(eventloop_thread, ID_stop_p, 0))) {
RTEST 2316 ext/tk/tcltklib.c } else if (RTEST(check_rootwidget)) {
RTEST 2420 ext/tk/tcltklib.c foundEvent = RTEST(lib_eventloop_launcher(/* not check root-widget */0, 0,
RTEST 2424 ext/tk/tcltklib.c if (RTEST(rb_funcall(th, ID_alive_p, 0))) {
RTEST 2426 ext/tk/tcltklib.c if (RTEST(rb_thread_alive_p(th))) {
RTEST 3359 ext/tk/tcltklib.c ret = RTEST(lib_eventloop_launcher(0, flags, (int *)NULL, interp)); /* ignore result */
RTEST 3712 ext/tk/tcltklib.c foundEvent = RTEST(lib_eventloop_launcher(/* not check root-widget */0,
RTEST 5629 ext/tk/tcltklib.c if (RTEST(with_tk)) {
RTEST 5942 ext/tk/tcltklib.c if (RTEST(val)) {
RTEST 6204 ext/tk/tcltklib.c if (RTEST(rb_funcall(thread, ID_alive_p, 0))
RTEST 6205 ext/tk/tcltklib.c && ! RTEST(rb_funcall(thread, ID_stop_p, 0))) {
RTEST 6207 ext/tk/tcltklib.c if (RTEST(rb_thread_alive_p(thread))
RTEST 6208 ext/tk/tcltklib.c && ! RTEST(rb_funcall(thread, ID_stop_p, 0))) {
RTEST 6259 ext/tk/tcltklib.c if (RTEST(rb_funcall(thread, ID_alive_p, 0, 0))) {
RTEST 6261 ext/tk/tcltklib.c if (RTEST(rb_thread_alive_p(thread))) {
RTEST 6686 ext/tk/tcltklib.c if (RTEST(rb_funcall(thread, ID_alive_p, 0))
RTEST 6687 ext/tk/tcltklib.c && ! RTEST(rb_funcall(thread, ID_stop_p, 0))) {
RTEST 6689 ext/tk/tcltklib.c if (RTEST(rb_thread_alive_p(thread))
RTEST 6690 ext/tk/tcltklib.c && ! RTEST(rb_funcall(thread, ID_stop_p, 0))) {
RTEST 6745 ext/tk/tcltklib.c if (RTEST(rb_funcall(thread, ID_alive_p, 0, 0))) {
RTEST 6747 ext/tk/tcltklib.c if (RTEST(rb_thread_alive_p(thread))) {
RTEST 8092 ext/tk/tcltklib.c if (RTEST(rb_funcall(thread, ID_alive_p, 0))
RTEST 8093 ext/tk/tcltklib.c && ! RTEST(rb_funcall(thread, ID_stop_p, 0))) {
RTEST 8095 ext/tk/tcltklib.c if (RTEST(rb_thread_alive_p(thread))
RTEST 8096 ext/tk/tcltklib.c && ! RTEST(rb_funcall(thread, ID_stop_p, 0))) {
RTEST 8146 ext/tk/tcltklib.c if (RTEST(rb_funcall(thread, ID_alive_p, 0, 0))) {
RTEST 8148 ext/tk/tcltklib.c if (RTEST(rb_thread_alive_p(thread))) {
RTEST 9177 ext/tk/tcltklib.c if (RTEST(error_mode)) {
RTEST 9187 ext/tk/tcltklib.c if (RTEST(rb_define_dummy_encoding(RSTRING_PTR(name)))) {
RTEST 9191 ext/tk/tcltklib.c if (RTEST(error_mode)) {
RTEST 9314 ext/tk/tcltklib.c if (RTEST(rb_obj_is_kind_of(enc, cRubyEncoding))) {
RTEST 9370 ext/tk/tcltklib.c if (RTEST(error_mode)) {
RTEST 9386 ext/tk/tcltklib.c if (RTEST(rb_obj_is_kind_of(obj, cRubyEncoding))) {
RTEST 9471 ext/tk/tcltklib.c if (RTEST(error_mode)) {
RTEST 312 ext/tk/tkutil/tkutil.c if (RTEST(enc_flag)) {
RTEST 327 ext/tk/tkutil/tkutil.c if (RTEST(enc_flag)) {
RTEST 378 ext/tk/tkutil/tkutil.c if (RTEST(dst_enc) && !NIL_P(sys_enc)) {
RTEST 440 ext/tk/tkutil/tkutil.c if (RTEST(enc_flag)) {
RTEST 471 ext/tk/tkutil/tkutil.c if (RTEST(dst_enc) && !NIL_P(sys_enc)) {
RTEST 727 ext/tk/tkutil/tkutil.c if (RTEST(enc_flag)) {
RTEST 734 ext/tk/tkutil/tkutil.c if (RTEST(enc_flag)) {
RTEST 772 ext/tk/tkutil/tkutil.c if (RTEST(enc_flag)) {
RTEST 783 ext/tk/tkutil/tkutil.c if (RTEST(enc_flag)) {
RTEST 799 ext/tk/tkutil/tkutil.c if (RTEST(enc_flag)) {
RTEST 912 ext/tk/tkutil/tkutil.c if (RTEST(argv[1])) {
RTEST 2648 ext/zlib/zlib.c if (RTEST(mode)) {
RTEST 487 gc.c ruby_gc_stress = RTEST(bool);
RTEST 58 gc.h #define RUBY_MARK_UNLESS_NULL(ptr) if(RTEST(ptr)){rb_gc_mark(ptr);}
RTEST 824 hash.c if (RTEST(rb_yield_values(2, key, value))) {
RTEST 916 hash.c if (RTEST(rb_yield_values(2, key, value)))
RTEST 1658 hash.c if (RTEST(rb_equal(args[0], key))) {
RTEST 1694 hash.c if (RTEST(rb_equal(args[0], val))) {
RTEST 2184 hash.c if (RTEST(rb_yield_values(2, RARRAY_PTR(keys)[i], val))) {
RTEST 2232 hash.c if (RTEST(rb_yield_values(2, k, v))) {
RTEST 811 include/ruby/ruby.h #define SPECIAL_CONST_P(x) (IMMEDIATE_P(x) || !RTEST(x))
RTEST 1095 include/ruby/ruby.h else if (!RTEST(obj)) {
RTEST 1111 include/ruby/ruby.h else if (!RTEST(obj)) {
RTEST 1274 io.c if (RTEST(sync)) {
RTEST 3001 io.c int flag = RTEST(arg) ? FD_CLOEXEC : 0;
RTEST 4024 io.c if (!NIL_P(v) && RTEST(v))
RTEST 4027 io.c if (!NIL_P(v) && RTEST(v))
RTEST 4443 io.c RTEST(rb_hash_lookup(noclose_fds, INT2FIX(fd))))
RTEST 7936 io.c if (!RTEST(ARGF.current_file)) {
RTEST 7945 io.c if (!RTEST(ARGF.current_file)) {
RTEST 8337 io.c if (!RTEST(val)) {
RTEST 124 iseq.c else if (RTEST(parent)) {
RTEST 134 iseq.c else if (RTEST(parent)) {
RTEST 140 iseq.c if (RTEST(parent)) {
RTEST 198 iseq.c if (RTEST(coverages)) {
RTEST 215 iseq.c if (RTEST(err)) {
RTEST 361 load.c rb_load(fname, RTEST(wrap));
RTEST 382 load.c return RTEST(rb_barrier_wait((VALUE)data)) ? (char *)ftptr : 0;
RTEST 1261 marshal.c if (TYPE(v) == T_MODULE || !RTEST(rb_class_inherited_p(c, RBASIC(v)->klass))) {
RTEST 1657 marshal.c if (RTEST(ruby_verbose) && minor != MARSHAL_MINOR) {
RTEST 382 numeric.c ((RTEST(rb_funcall(x, '<', 1, INT2FIX(0))) &&
RTEST 383 numeric.c RTEST(rb_funcall(y, '>', 1, INT2FIX(0)))) ||
RTEST 384 numeric.c (RTEST(rb_funcall(x, '>', 1, INT2FIX(0))) &&
RTEST 385 numeric.c RTEST(rb_funcall(y, '<', 1, INT2FIX(0)))))) {
RTEST 433 numeric.c if (RTEST(rb_funcall(num, '<', 1, INT2FIX(0)))) {
RTEST 472 numeric.c if (RTEST(rb_funcall(num, rb_intern("zero?"), 0, 0))) {
RTEST 1529 numeric.c if (RTEST(rb_funcall(step, '>', 1, INT2FIX(0)))) {
RTEST 1536 numeric.c if (RTEST(rb_funcall(i, cmp, 1, to))) break;
RTEST 1610 numeric.c if (RTEST(sign)) {
RTEST 2989 numeric.c if (!RTEST(rb_funcall(i, '<', 1, num))) break;
RTEST 3028 numeric.c if (!RTEST(rb_funcall(r, '<', 1, h))) {
RTEST 52 object.c if (RTEST(result)) return Qtrue;
RTEST 59 object.c return RTEST(rb_funcall(obj1, id_eql, 1, obj2));
RTEST 108 object.c return RTEST(obj) ? Qfalse : Qtrue;
RTEST 122 object.c return RTEST(result) ? Qfalse : Qtrue;
RTEST 933 object.c return RTEST(obj2)?Qtrue:Qfalse;
RTEST 971 object.c return RTEST(obj2)?Qfalse:Qtrue;
RTEST 1027 object.c return RTEST(obj2)?Qtrue:Qfalse;
RTEST 1046 object.c return RTEST(obj2)?Qtrue:Qfalse;
RTEST 1105 object.c return RTEST(result) ? Qfalse : Qtrue;
RTEST 1550 object.c rb_attr(klass, rb_to_id(argv[0]), 1, RTEST(argv[1]), Qtrue);
RTEST 1630 object.c return RTEST(recur) ? rb_const_get(mod, id) : rb_const_get_at(mod, id);
RTEST 1686 object.c return RTEST(recur) ? rb_const_defined(mod, id) : rb_const_defined_at(mod, id);
RTEST 1722 object.c if (RTEST(recur)) {
RTEST 2312 object.c else if (RTEST(ruby_verbose) && RSTRING_LEN(str) != strlen(RSTRING_PTR(str))) {
RTEST 7935 parse.c if (RTEST(ruby_verbose)) token_info_push(parser, "begin");
RTEST 7944 parse.c if (RTEST(ruby_verbose)) token_info_push(parser, "if");
RTEST 7953 parse.c if (RTEST(ruby_verbose)) token_info_push(parser, "unless");
RTEST 7962 parse.c if (RTEST(ruby_verbose)) token_info_push(parser, "while");
RTEST 7971 parse.c if (RTEST(ruby_verbose)) token_info_push(parser, "until");
RTEST 7980 parse.c if (RTEST(ruby_verbose)) token_info_push(parser, "case");
RTEST 7989 parse.c if (RTEST(ruby_verbose)) token_info_push(parser, "for");
RTEST 7998 parse.c if (RTEST(ruby_verbose)) token_info_push(parser, "class");
RTEST 8007 parse.c if (RTEST(ruby_verbose)) token_info_push(parser, "module");
RTEST 8016 parse.c if (RTEST(ruby_verbose)) token_info_push(parser, "def");
RTEST 8025 parse.c if (RTEST(ruby_verbose)) token_info_pop(parser, "end"); /* POP */
RTEST 10331 parse.c if (RTEST(coverages) && RBASIC(coverages)->klass == 0) {
RTEST 13092 parse.c if (RTEST(ruby_verbose)) {
RTEST 13640 parse.c if (!RTEST(ruby_verbose)) return;
RTEST 13727 parse.c if (!RTEST(ruby_verbose)) return;
RTEST 13953 parse.c if ((b == 1 && e == 1) || (b + e >= 2 && RTEST(ruby_verbose))) {
RTEST 15170 parse.c yydebug = RTEST(flag);
RTEST 3025 parse.y if (RTEST(ruby_verbose)) token_info_push(parser, "begin");
RTEST 3032 parse.y if (RTEST(ruby_verbose)) token_info_push(parser, "if");
RTEST 3039 parse.y if (RTEST(ruby_verbose)) token_info_push(parser, "unless");
RTEST 3046 parse.y if (RTEST(ruby_verbose)) token_info_push(parser, "while");
RTEST 3053 parse.y if (RTEST(ruby_verbose)) token_info_push(parser, "until");
RTEST 3060 parse.y if (RTEST(ruby_verbose)) token_info_push(parser, "case");
RTEST 3067 parse.y if (RTEST(ruby_verbose)) token_info_push(parser, "for");
RTEST 3074 parse.y if (RTEST(ruby_verbose)) token_info_push(parser, "class");
RTEST 3081 parse.y if (RTEST(ruby_verbose)) token_info_push(parser, "module");
RTEST 3088 parse.y if (RTEST(ruby_verbose)) token_info_push(parser, "def");
RTEST 3095 parse.y if (RTEST(ruby_verbose)) token_info_pop(parser, "end"); /* POP */
RTEST 4999 parse.y if (RTEST(coverages) && RBASIC(coverages)->klass == 0) {
RTEST 7760 parse.y if (RTEST(ruby_verbose)) {
RTEST 8308 parse.y if (!RTEST(ruby_verbose)) return;
RTEST 8395 parse.y if (!RTEST(ruby_verbose)) return;
RTEST 8621 parse.y if ((b == 1 && e == 1) || (b + e >= 2 && RTEST(ruby_verbose))) {
RTEST 9838 parse.y yydebug = RTEST(flag);
RTEST 1137 proc.c if (!RTEST(rb_class_inherited_p(mod, rclass))) {
RTEST 1355 process.c if (!RTEST(val))
RTEST 1403 process.c val = RTEST(val) ? Qtrue : Qfalse;
RTEST 1425 process.c val = RTEST(val) ? Qtrue : Qfalse;
RTEST 1484 process.c if (RTEST(rb_hash_lookup(h, INT2FIX(fd)))) {
RTEST 1793 process.c if (RTEST(env)) {
RTEST 2040 process.c if (!RTEST(options))
RTEST 2053 process.c if (RTEST(obj)) {
RTEST 2068 process.c if (RTEST(obj)) {
RTEST 2196 process.c while (RTEST(rb_hash_lookup(fds, INT2FIX(fdp[i])))) {
RTEST 2199 process.c while (RTEST(rb_hash_lookup(fds, INT2FIX(min))))
RTEST 2218 process.c if (RTEST(fds)) {
RTEST 4200 process.c n = daemon(RTEST(nochdir), RTEST(noclose));
RTEST 4215 process.c if (!RTEST(nochdir))
RTEST 4218 process.c if (!RTEST(noclose) && (n = open("/dev/null", O_RDWR, 0)) != -1) {
RTEST 24 range.c #define EXCL(r) RTEST(RANGE_EXCL(r))
RTEST 89 range.c range_init(range, beg, end, RTEST(flags));
RTEST 243 range.c while (RTEST(c = r_le(v, e))) {
RTEST 347 range.c while (RTEST(rb_funcall(b, op, 1, e))) {
RTEST 613 range.c excl = RTEST(rb_funcall(range, rb_intern("exclude_end?"), 0));
RTEST 2793 re.c else if (RTEST(argv[1])) flags = ONIG_OPTION_IGNORECASE;
RTEST 1733 ruby.c *variable = RTEST(val) ? Qtrue : val;
RTEST 1034 sprintf.c if (RTEST(ruby_debug)) rb_raise(rb_eArgError, "%s", mesg);
RTEST 1035 sprintf.c if (RTEST(ruby_verbose)) rb_warn("%s", mesg);
RTEST 2870 string.c excl = RTEST(exclusive);
RTEST 754 struct.c if (RTEST(rb_yield(RSTRUCT_PTR(s)[i]))) {
RTEST 155 thread.c rb_thread_debug_enabled = RTEST(val);
RTEST 410 thread.c th->abort_on_exception || RTEST(ruby_debug))) {
RTEST 542 thread.c if (!proc || !RTEST(loc = rb_proc_location(proc))) {
RTEST 1662 thread.c GET_THREAD()->vm->thread_abort_on_exception = RTEST(val);
RTEST 1701 thread.c th->abort_on_exception = RTEST(val);
RTEST 2596 thread.c if (RTEST(coverages)) {
RTEST 399 time.c tm->tm_isdst = RTEST(argv[8]) ? 1 : 0;
RTEST 2307 transcode.c if (RTEST(v))
RTEST 2311 transcode.c if (RTEST(v))
RTEST 2315 transcode.c if (RTEST(v))
RTEST 2902 transcode.c return RTEST(convpath);
RTEST 3398 transcode.c if (RTEST(v))
RTEST 3401 transcode.c if (RTEST(v))
RTEST 1472 variable.c while (RTEST(tmp)) {
RTEST 1643 variable.c if (RTEST(inherit)) {
RTEST 1806 variable.c if (RTEST(ruby_verbose)) {
RTEST 1836 variable.c if (RTEST(ruby_verbose)) {
RTEST 162 vm_method.c if (RTEST(ruby_verbose) && node && old_node->nd_cnt == 0 && old_node->nd_body) {
RTEST 757 vm_method.c if (RTEST(ruby_verbose) && node->nd_cnt == 0 && node->nd_body) {
RTEST 1074 vm_method.c return RTEST(rb_funcall2(obj, idRespond_to, n, args));
RTEST 1101 vm_method.c if (rb_method_boundp(CLASS_OF(obj), id, !RTEST(priv))) {