Home
last modified time | relevance | path

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

/iconv/
A Dgconv_int.h89 GCONV_AVOID_NOCONV = 1 << 0 enumerator
A Dgconv_cache.c279 if (__builtin_expect (flags & GCONV_AVOID_NOCONV, 0) && fromidx == toidx) in __gconv_lookup_cache()
A Dgconv_db.c751 if (__builtin_expect (flags & GCONV_AVOID_NOCONV, 0) in __gconv_find_transform()

Completed in 9 milliseconds