Lines Matching defs:s2
1086 const char *const s2 = *(const char *const * const) b;1088 if (s1 == s2)1092 if (s2 == NULL)1094 return strcoll (s1, s2);