Ruby
2.5.0dev(2017-10-22revision60238)
|
#include <math.h>
#include "vm.inc"
Go to the source code of this file.
Macros | |
#define | DECL_SC_REG(type, r, reg) register type reg_##r |
Functions | |
const void ** | rb_vm_get_insns_address_table (void) |
const void** rb_vm_get_insns_address_table | ( | void | ) |
Definition at line 130 of file vm_exec.c.
Referenced by rb_iseq_translate_threaded_code().