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

/haiku-buildtools/gcc/gcc/config/arm/
H A Ddriver-arm.c27 const char *part_no; member in struct:vendor_cpu
118 for (i = 0; cpu_table[i].part_no != NULL; i++)
119 if (strstr (buf, cpu_table[i].part_no) != NULL)

Completed in 84 milliseconds