Searched refs:type_names (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/gas/config/
H A Dtc-i386.c2845 const type_names[] =
2890 for (j = 0; j < ARRAY_SIZE (type_names); j++)
2892 a = operand_type_and (t, type_names[j].mask);
2894 fprintf (stdout, "%s, ", type_names[j].name);
2842 const type_names[] = variable
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-i386.c1182 const type_names[] =
1224 for (ty = type_names; ty->mask; ty++)
1179 const type_names[] = variable

Completed in 144 milliseconds