SIZET2NUM 6705 bignum.c return SIZET2NUM(rb_big_size(big)); SIZET2NUM 6735 bignum.c return SIZET2NUM(numbytes * CHAR_BIT - nlz_bits); SIZET2NUM 53 ext/-test-/bignum/intpack.c return SIZET2NUM(size); SIZET2NUM 64 ext/-test-/bignum/intpack.c return SIZET2NUM(size); SIZET2NUM 69 ext/-test-/tracepoint/tracepoint.c rb_ary_push(result, SIZET2NUM(track.newobj_count)); SIZET2NUM 70 ext/-test-/tracepoint/tracepoint.c rb_ary_push(result, SIZET2NUM(track.free_count)); SIZET2NUM 71 ext/-test-/tracepoint/tracepoint.c rb_ary_push(result, SIZET2NUM(track.gc_start_count)); SIZET2NUM 72 ext/-test-/tracepoint/tracepoint.c rb_ary_push(result, SIZET2NUM(track.gc_end_mark_count)); SIZET2NUM 73 ext/-test-/tracepoint/tracepoint.c rb_ary_push(result, SIZET2NUM(track.gc_end_sweep_count)); SIZET2NUM 3487 ext/bigdecimal/bigdecimal.c SIZET2NUM(limit) \ SIZET2NUM 466 ext/objspace/object_tracing.c return SIZET2NUM(info->generation); SIZET2NUM 42 ext/objspace/objspace.c return SIZET2NUM(rb_obj_memsize_of(obj)); SIZET2NUM 114 ext/objspace/objspace.c return SIZET2NUM(data.total); SIZET2NUM 246 ext/objspace/objspace.c rb_hash_aset(hash, type, SIZET2NUM(counts[i])); SIZET2NUM 249 ext/objspace/objspace.c rb_hash_aset(hash, ID2SYM(rb_intern("TOTAL")), SIZET2NUM(total)); SIZET2NUM 323 ext/objspace/objspace.c rb_hash_aset(hash, ID2SYM(rb_intern("mortal_dynamic_symbol")), SIZET2NUM(dynamic_counts.mortal)); SIZET2NUM 324 ext/objspace/objspace.c rb_hash_aset(hash, ID2SYM(rb_intern("immortal_dynamic_symbol")), SIZET2NUM(dynamic_counts.immortal)); SIZET2NUM 325 ext/objspace/objspace.c rb_hash_aset(hash, ID2SYM(rb_intern("immortal_static_symbol")), SIZET2NUM(immortal_symbols - dynamic_counts.immortal)); SIZET2NUM 326 ext/objspace/objspace.c rb_hash_aset(hash, ID2SYM(rb_intern("immortal_symbol")), SIZET2NUM(immortal_symbols)); SIZET2NUM 501 ext/objspace/objspace.c rb_hash_aset(hash, node, SIZET2NUM(nodes[i])); SIZET2NUM 2507 gc.c return SIZET2NUM(oes.num); SIZET2NUM 3321 gc.c rb_hash_aset(hash, ID2SYM(rb_intern("TOTAL")), SIZET2NUM(total)); SIZET2NUM 3322 gc.c rb_hash_aset(hash, ID2SYM(rb_intern("FREE")), SIZET2NUM(freed)); SIZET2NUM 3358 gc.c rb_hash_aset(hash, type, SIZET2NUM(counts[i])); SIZET2NUM 6621 gc.c rb_hash_aset(result, ID2SYM(rb_intern(type)), SIZET2NUM(types[i])); SIZET2NUM 6646 gc.c return SIZET2NUM(rb_gc_count()); SIZET2NUM 7021 gc.c rb_hash_aset(hash, gc_stat_symbols[gc_stat_sym_##name], SIZET2NUM(attr)); SIZET2NUM 7142 gc.c return SIZET2NUM(value); SIZET2NUM 8783 gc.c rb_hash_aset(prof, ID2SYM(rb_intern("HEAP_USE_SIZE")), SIZET2NUM(record->heap_use_size)); SIZET2NUM 8784 gc.c rb_hash_aset(prof, ID2SYM(rb_intern("HEAP_TOTAL_SIZE")), SIZET2NUM(record->heap_total_size)); SIZET2NUM 8785 gc.c rb_hash_aset(prof, ID2SYM(rb_intern("HEAP_TOTAL_OBJECTS")), SIZET2NUM(record->heap_total_objects)); SIZET2NUM 8790 gc.c rb_hash_aset(prof, ID2SYM(rb_intern("ALLOCATE_INCREASE")), SIZET2NUM(record->allocate_increase)); SIZET2NUM 8791 gc.c rb_hash_aset(prof, ID2SYM(rb_intern("ALLOCATE_LIMIT")), SIZET2NUM(record->allocate_limit)); SIZET2NUM 8792 gc.c rb_hash_aset(prof, ID2SYM(rb_intern("HEAP_USE_PAGES")), SIZET2NUM(record->heap_use_pages)); SIZET2NUM 8793 gc.c rb_hash_aset(prof, ID2SYM(rb_intern("HEAP_LIVE_OBJECTS")), SIZET2NUM(record->heap_live_objects)); SIZET2NUM 8794 gc.c rb_hash_aset(prof, ID2SYM(rb_intern("HEAP_FREE_OBJECTS")), SIZET2NUM(record->heap_free_objects)); SIZET2NUM 8796 gc.c rb_hash_aset(prof, ID2SYM(rb_intern("REMOVING_OBJECTS")), SIZET2NUM(record->removing_objects)); SIZET2NUM 8797 gc.c rb_hash_aset(prof, ID2SYM(rb_intern("EMPTY_OBJECTS")), SIZET2NUM(record->empty_objects)); SIZET2NUM 8803 gc.c rb_hash_aset(prof, ID2SYM(rb_intern("OLD_OBJECTS")), SIZET2NUM(record->old_objects)); SIZET2NUM 8804 gc.c rb_hash_aset(prof, ID2SYM(rb_intern("REMEMBERED_NORMAL_OBJECTS")), SIZET2NUM(record->remembered_normal_objects)); SIZET2NUM 8805 gc.c rb_hash_aset(prof, ID2SYM(rb_intern("REMEMBERED_SHADY_OBJECTS")), SIZET2NUM(record->remembered_shady_objects)); SIZET2NUM 9470 gc.c rb_hash_aset(gc_constants, ID2SYM(rb_intern("RVALUE_SIZE")), SIZET2NUM(sizeof(RVALUE))); SIZET2NUM 9471 gc.c rb_hash_aset(gc_constants, ID2SYM(rb_intern("HEAP_PAGE_OBJ_LIMIT")), SIZET2NUM(HEAP_PAGE_OBJ_LIMIT)); SIZET2NUM 9472 gc.c rb_hash_aset(gc_constants, ID2SYM(rb_intern("HEAP_PAGE_BITMAP_SIZE")), SIZET2NUM(HEAP_PAGE_BITMAP_SIZE)); SIZET2NUM 9473 gc.c rb_hash_aset(gc_constants, ID2SYM(rb_intern("HEAP_PAGE_BITMAP_PLANES")), SIZET2NUM(HEAP_PAGE_BITMAP_PLANES)); SIZET2NUM 598 internal.h #define SERIALT2NUM SIZET2NUM SIZET2NUM 457 math.c x = rb_big_rshift(x, SIZET2NUM(numbits)); SIZET2NUM 510 math.c x = rb_big_rshift(x, SIZET2NUM(numbits)); SIZET2NUM 550 math.c x = rb_big_rshift(x, SIZET2NUM(numbits)); SIZET2NUM 2106 vm.c #define SET(name) rb_hash_aset(result, ID2SYM(rb_intern(#name)), SIZET2NUM(vm->default_params.name));