Searched refs:__GCONV_NOCONV (Results 1 – 15 of 15) sorted by relevance
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()
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()
46 if (res == __GCONV_NOCONV || res == __GCONV_NODB) in iconv_open()
40 __GCONV_NOCONV, enumerator
350 return __GCONV_NOCONV; in gconv_init()
147 result = __GCONV_NOCONV; in gconv_init()
149 result = __GCONV_NOCONV; in gconv_init()
233 return __GCONV_NOCONV; in gconv_init()
165 result = __GCONV_NOCONV; in gconv_init()
151 result = __GCONV_NOCONV; in gconv_init()
117 result = __GCONV_NOCONV; in gconv_init()
123 result = __GCONV_NOCONV; in gconv_init()
2602 result = __GCONV_NOCONV;2679 @item __GCONV_NOCONV
10464 returns __GCONV_NOCONV, but not for __GCONV_NULCONV.