Searched refs:UniStrncpy_le (Results 1 – 3 of 3) sorted by relevance
35 static inline __le16 *UniStrncpy_le(__le16 * ucs1, const __le16 * ucs2, in UniStrncpy_le() function
3897 UniStrncpy_le(d->name, s->name, len); in dtMoveEntry()
202 static inline wchar_t *UniStrncpy_le(wchar_t *ucs1, const wchar_t *ucs2, size_t n) in UniStrncpy_le() function