Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/glibc/wcsmbs/
H A Dwcsmbsload.c34 .__to_name = (char *) "WCHAR",
52 .__to_name = (char *) "MULTIBYTE",
/haiku/src/system/libroot/posix/glibc/iconv/
H A Dgconv.h123 char *__to_name; member
H A Dskeleton.c343 else if (__builtin_expect (strcmp (step->__to_name, CHARSET_NAME), 0) == 0) in gconv_init()