SYM2ID           1758 compile.c      			generated_iseq[code_index + 1 + j] = SYM2ID(operands[j]);
SYM2ID           5100 compile.c      		    label_name = SYM2ID(node->nd_args->nd_head->nd_lit);
SYM2ID           6506 compile.c      	if (!NIL_P(vmid)) mid = SYM2ID(vmid);
SYM2ID           6519 compile.c      		SYM2ID(kw);	/* make immortal */
SYM2ID           6612 compile.c      			argv[j] = (VALUE)rb_global_entry(SYM2ID(op));
SYM2ID           6725 compile.c      	ids[i] = SYM2ID(val);
SYM2ID           6753 compile.c      	ids[i] = SYM2ID(sym);
SYM2ID           6790 compile.c      	    tbl[i] = FIXNUM_P(lv) ? (ID)FIX2LONG(lv) : SYM2ID(CHECK_SYMBOL(lv));
SYM2ID            626 enum.c         	const ID mid = SYM2ID(name);
SYM2ID            659 enum.c             id = SYM2ID(op);
SYM2ID            450 ext/bigdecimal/bigdecimal.c 	id = SYM2ID(v);
SYM2ID           3881 ext/date/date_core.c 		set_hash0(e, rb_funcall(d, SYM2ID(e), 0));
SYM2ID           3898 ext/date/date_core.c 		set_hash0(e, rb_funcall(d, SYM2ID(e), 0));
SYM2ID           3922 ext/date/date_core.c 		set_hash0(e, rb_funcall(d, SYM2ID(e), 0));
SYM2ID           3939 ext/date/date_core.c 		set_hash0(e, rb_funcall(d, SYM2ID(e), 0));
SYM2ID            107 ext/io/console/console.c # define rb_sym2str(sym) rb_id2str(SYM2ID(sym))
SYM2ID            668 ext/openssl/ossl_asn1.c 	if (SYM2ID(s) == sIMPLICIT)
SYM2ID            670 ext/openssl/ossl_asn1.c 	else if (SYM2ID(s) == sEXPLICIT)
SYM2ID            689 ext/openssl/ossl_asn1.c 	if (SYM2ID(s) == sUNIVERSAL)
SYM2ID            691 ext/openssl/ossl_asn1.c 	else if (SYM2ID(s) == sAPPLICATION)
SYM2ID            693 ext/openssl/ossl_asn1.c 	else if (SYM2ID(s) == sCONTEXT_SPECIFIC)
SYM2ID            695 ext/openssl/ossl_asn1.c 	else if (SYM2ID(s) == sPRIVATE)
SYM2ID            739 ext/openssl/ossl_asn1.c     if((SYM2ID(tag_class) == sUNIVERSAL) && NUM2INT(tag) > 31)
SYM2ID            904 ext/openssl/ossl_asn1.c 	    SYM2ID(ossl_asn1_get_tag_class(value)) == sUNIVERSAL) {
SYM2ID           1170 ext/openssl/ossl_asn1.c 	if(!NIL_P(tagging) && SYM2ID(tagging) == sIMPLICIT && NUM2INT(tag) > 31)
SYM2ID            814 ext/openssl/ossl_pkey_ec.c             ID id = SYM2ID(arg1);
SYM2ID            871 ext/openssl/ossl_pkey_ec.c             ID id = SYM2ID(arg1);
SYM2ID           1127 ext/openssl/ossl_pkey_ec.c     ID form_id = SYM2ID(form_v);
SYM2ID             65 ext/racc/cparse/cparse.c #ifndef SYM2ID
SYM2ID             84 ext/racc/cparse/cparse.c     return SYM2ID(v);
SYM2ID            183 ext/socket/ipsocket.c 	id = SYM2ID(revlookup);
SYM2ID           3342 ext/tk/tcltklib.c                 if (SYM2ID(reason) == ID_return)
SYM2ID           3345 ext/tk/tcltklib.c                 if (SYM2ID(reason) == ID_break)
SYM2ID           3348 ext/tk/tcltklib.c                 if (SYM2ID(reason) == ID_next)
SYM2ID             52 ext/tk/tkutil/tkutil.c # define rb_sym2str(obj) rb_id2str(SYM2ID(obj))
SYM2ID           1323 ext/tk/tkutil/tkutil.c         key_id = SYM2ID(key);
SYM2ID           1335 ext/tk/tkutil/tkutil.c         value_id = SYM2ID(value);
SYM2ID           1614 ext/tk/tkutil/tkutil.c     id = SYM2ID(ivar);
SYM2ID           1646 ext/tk/tkutil/tkutil.c     id = SYM2ID(ivar);
SYM2ID           3096 gc.c                   return (SYM2ID(obj) * sizeof(RVALUE) + (4 << 2)) | FIXNUM_FLAG;
SYM2ID           1110 proc.c             id = SYM2ID(sym);
SYM2ID           9620 string.c       	return SYM2ID(name);
SYM2ID             80 struct.c           return (SYM2ID(name) >> (ID_SCOPE_SHIFT - 1)) & mask;
SYM2ID            285 struct.c           rb_add_method_iseq(nstr, SYM2ID(name), iseq, NULL, METHOD_VISI_PUBLIC);
SYM2ID            294 struct.c           rb_add_method_iseq(nstr, SYM2ID(name), iseq, NULL, METHOD_VISI_PUBLIC);
SYM2ID            312 struct.c       	ID id = SYM2ID(ptr_members[i]);
SYM2ID            732 struct.c       	id = SYM2ID(slot);
SYM2ID            363 symbol.c       	return SYM2ID(sym);
SYM2ID            622 symbol.c       	return SYM2ID(sym);
SYM2ID           2477 vm.c           	vm_define_method(GET_THREAD(), Qnil, SYM2ID(sym), iseqval, FALSE);
SYM2ID           2486 vm.c           	vm_define_method(GET_THREAD(), cbase, SYM2ID(sym), iseqval, TRUE);
SYM2ID           2495 vm.c           	rb_alias(cbase, SYM2ID(sym1), SYM2ID(sym2));
SYM2ID           2504 vm.c           	rb_alias_variable(SYM2ID(sym1), SYM2ID(sym2));
SYM2ID           2513 vm.c           	rb_undef(cbase, SYM2ID(sym));
SYM2ID           2334 vm_insnhelper.c 	data = SYM2ID((VALUE)ifunc);
SYM2ID           2549 vm_insnhelper.c 	if (rb_ivar_defined(GET_SELF(), SYM2ID(obj))) {
SYM2ID           2557 vm_insnhelper.c 	if (rb_gvar_defined(rb_global_entry(SYM2ID(obj)))) {
SYM2ID           2564 vm_insnhelper.c 	if (rb_cvar_defined(klass, SYM2ID(obj))) {
SYM2ID           2571 vm_insnhelper.c 	if (vm_get_ev_const(th, klass, SYM2ID(obj), 1)) {
SYM2ID           2577 vm_insnhelper.c 	if (rb_method_boundp(klass, SYM2ID(obj), 0)) {
SYM2ID           2586 vm_insnhelper.c 	const rb_method_entry_t *me = rb_method_entry(klass, SYM2ID(obj));