Home
last modified time | relevance | path

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

/glibc-2.36/iconv/
Diconv_open.c46 if (res == __GCONV_NOCONV || res == __GCONV_NODB) in iconv_open()
Dgconv.h41 __GCONV_NODB, enumerator
Dgconv_cache.c259 return __GCONV_NODB; in __gconv_lookup_cache()
Dgconv_db.c733 if (result != __GCONV_NODB) in __gconv_find_transform()