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

/haiku-buildtools/gcc/gcc/config/arm/
H A Ddriver-arm.c58 } vendors[] = { variable in typeref:struct:__anon27
102 for (i = 0; vendors[i].vendor_no != NULL; i++)
103 if (strstr (buf, vendors[i].vendor_no) != NULL)
105 cpu_table = vendors[i].vendor_parts;

Completed in 35 milliseconds