S                6674 gc.c           #define S(s) sym_##s = ID2SYM(rb_intern_const(#s))
S                6697 gc.c           #undef S
S                6853 gc.c           #define S(s) gc_stat_symbols[gc_stat_sym_##s] = ID2SYM(rb_intern_const(#s))
S                6891 gc.c           #undef S
S                6892 gc.c           #define S(s) gc_stat_compat_symbols[gc_stat_compat_sym_##s] = ID2SYM(rb_intern_const(#s))
S                6916 gc.c           #undef S
S                 318 vm.c           #define S(s) sym_##s = ID2SYM(rb_intern_const(#s))
S                 322 vm.c           #undef S