Home
last modified time | relevance | path

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

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/iconv/
H A Dgconv_db.c360 find_derivation (const char *toset, const char *toset_expand, in find_derivation() argument
456 ? (toset_expand ?: toset) in find_derivation()
465 || (toset_expand != NULL in find_derivation()
466 && strcmp (result_set, toset_expand) == 0)) in find_derivation()
604 result = gen_steps (solution, toset_expand ?: toset, in find_derivation()
615 add_derivation (fromset_expand ?: fromset, toset_expand ?: toset, in find_derivation()
662 const char *toset_expand; in __gconv_find_transform() local
696 toset_expand = do_lookup_alias (toset); in __gconv_find_transform()
702 || (toset_expand != NULL && strcmp (toset_expand, fromset) == 0) in __gconv_find_transform()
705 || (toset_expand != NULL in __gconv_find_transform()
[all …]
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/iconv/
H A Dgconv_db.c360 find_derivation (const char *toset, const char *toset_expand, in find_derivation() argument
456 ? (toset_expand ?: toset) in find_derivation()
465 || (toset_expand != NULL in find_derivation()
466 && strcmp (result_set, toset_expand) == 0)) in find_derivation()
604 result = gen_steps (solution, toset_expand ?: toset, in find_derivation()
615 add_derivation (fromset_expand ?: fromset, toset_expand ?: toset, in find_derivation()
662 const char *toset_expand; in __gconv_find_transform() local
696 toset_expand = do_lookup_alias (toset); in __gconv_find_transform()
702 || (toset_expand != NULL && strcmp (toset_expand, fromset) == 0) in __gconv_find_transform()
705 || (toset_expand != NULL in __gconv_find_transform()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/iconv/
H A Dgconv_db.c360 find_derivation (const char *toset, const char *toset_expand, in find_derivation() argument
456 ? (toset_expand ?: toset) in find_derivation()
465 || (toset_expand != NULL in find_derivation()
466 && strcmp (result_set, toset_expand) == 0)) in find_derivation()
604 result = gen_steps (solution, toset_expand ?: toset, in find_derivation()
615 add_derivation (fromset_expand ?: fromset, toset_expand ?: toset, in find_derivation()
662 const char *toset_expand; in __gconv_find_transform() local
696 toset_expand = do_lookup_alias (toset); in __gconv_find_transform()
702 || (toset_expand != NULL && strcmp (toset_expand, fromset) == 0) in __gconv_find_transform()
705 || (toset_expand != NULL in __gconv_find_transform()
[all …]