ckb_vm_definitions

Macro for_each_inst_match2

Source
macro_rules! for_each_inst_match2 {
    ($callback:ident, $val:expr, $others:expr, $x:ident, $y:ident) => { ... };
}