Searched refs:vector_kinds (Results 1 – 1 of 1) sorted by relevance
62 static const char *vector_kinds[] = in ppc_check_object_attribute() local66 if (value < sizeof vector_kinds / sizeof vector_kinds[0]) in ppc_check_object_attribute()67 *value_name = vector_kinds[value]; in ppc_check_object_attribute()