Searched refs:__GCONV_NOCONV (Results 1 – 5 of 5) sorted by relevance
46 if (res == __GCONV_NOCONV || res == __GCONV_NODB) in iconv_open()
187 int status = __GCONV_NOCONV; in find_module()269 return __GCONV_NOCONV; in __gconv_lookup_cache()275 return __GCONV_NOCONV; in __gconv_lookup_cache()362 return __GCONV_NOCONV; in __gconv_lookup_cache()
40 __GCONV_NOCONV, enumerator
132 return __GCONV_NOCONV; in derivation_lookup()351 status = __GCONV_NOCONV; in gen_steps()392 result = __GCONV_NOCONV; in increment_counter()744 return __GCONV_NOCONV; in __gconv_find_transform()776 ? (*handle == NULL ? __GCONV_NOCONV : __GCONV_OK) in __gconv_find_transform()
350 return __GCONV_NOCONV; in gconv_init()
Completed in 12 milliseconds