Searched refs:cc2_codes (Results 1 – 3 of 3) sorted by relevance
156 extern const symbol condition_codes[], cc2_codes[], status_bits[];
158 const symbol cc2_codes[] = { variable
3057 for (sym = (symbol *) cc2_codes; sym->name; sym++) in md_begin()