slvm::vm::macros

Macro binary_math

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