|
Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
#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 126 of file vm_exec.c.
Referenced by rb_vm_encoded_insn_data_table_init().