Home | History | Annotate | Download | only in config

Lines Matching defs:macro_end

1496   const struct powerpc_macro *macro_end;
1647 macro_end = powerpc_macros + powerpc_num_macros;
1648 for (macro = powerpc_macros; macro < macro_end; macro++)