Home
last modified time | relevance | path

Searched refs:pu (Results 1 – 1 of 1) sorted by relevance

/fs/nls/
Dnls_base.c55 int utf8_to_utf32(const u8 *s, int inlen, unicode_t *pu) in utf8_to_utf32() argument
71 *pu = (unicode_t) l; in utf8_to_utf32()