microkernel_cplx_packed

Macro microkernel_cplx_packed 

Source
macro_rules! microkernel_cplx_packed {
    ($([$target: tt])?, $unroll: tt, $name: ident, $mr_div_n: tt, $nr: tt) => { ... };
}