Home | History | Annotate | Download | only in libcpu

Lines Matching defs:s2

2766   const struct synonym *s2 = (const struct synonym *) p2;
2768 return strcmp (s1->from, s2->from);
2776 const struct suffix *s2 = (const struct suffix *) p2;
2778 return strcmp (s1->name, s2->name);