Searched refs:s16 (Results 1 – 1 of 1) sorted by relevance
538 int str16_eq(u16 *s16, char *s) { in str16_eq() argument540 if (*s16++ != *s++) in str16_eq()543 return !*s16; in str16_eq()