rb_gvar_get 505 node.h VALUE rb_gvar_get(struct global_entry *); rb_gvar_get 711 variable.c return rb_gvar_get(entry); rb_gvar_get 140 vm_insnhelper.h #define GET_GLOBAL(entry) rb_gvar_get((struct global_entry*)entry)