slvm::vm::macros

Macro div_math

Source
macro_rules! div_math {
    ($vm:expr, $chunk:expr, $code:expr, $wide:expr) => { ... };
}