Searched defs:wchar_t (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | nls.h | 19 typedef u16 wchar_t; typedef |
| /linux/fs/udf/ | ||
| H A D | unicode.c | 91 int (*conv_f)(wchar_t, unsigned char *, int), in udf_name_conv_char() argument |