Home | History | Annotate | Download | only in config

Lines Matching refs:pattern

1526 	 common model with this pattern then reject this pattern.  */
7953 unsigned pattern;
7955 pattern = (current_architecture
7959 if (pattern == isa_features[ix][1])
7975 pattern = current_architecture & (mcfmac|mcfemac);
7976 if (pattern)
7980 if (pattern == mac_features[ix][1])