[][src]Macro v_escape::loop_range_switch_avx2

macro_rules! loop_range_switch_avx2 {
    (($len:ident, $ptr:ident, $start_ptr:ident, $end_ptr:ident) $($t:tt, )+) => { ... };
}

Generate ranges avx2 implementation

Following macros must be defined