Home | History | Annotate | Download | only in config

Lines Matching defs:macro_end

493   const struct i370_macro *macro_end;
529 macro_end = i370_macros + i370_num_macros;
530 for (macro = i370_macros; macro < macro_end; macro++)