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