Home
last modified time | relevance | path

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

/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/iconv/
H A Dgconv_cache.c142 find_module_idx (const char *str, size_t *idxp) in find_module_idx() function
224 if (find_module_idx (name1, &name1_idx) != 0 in __gconv_compare_alias_cache()
225 || find_module_idx (name2, &name2_idx) != 0) in __gconv_compare_alias_cache()
257 if (find_module_idx (fromset, &fromidx) != 0 in __gconv_lookup_cache()
263 if (find_module_idx (toset, &toidx) != 0 in __gconv_lookup_cache()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/iconv/
H A Dgconv_cache.c142 find_module_idx (const char *str, size_t *idxp) in find_module_idx() function
224 if (find_module_idx (name1, &name1_idx) != 0 in __gconv_compare_alias_cache()
225 || find_module_idx (name2, &name2_idx) != 0) in __gconv_compare_alias_cache()
257 if (find_module_idx (fromset, &fromidx) != 0 in __gconv_lookup_cache()
263 if (find_module_idx (toset, &toidx) != 0 in __gconv_lookup_cache()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/iconv/
H A Dgconv_cache.c142 find_module_idx (const char *str, size_t *idxp) in find_module_idx() function
224 if (find_module_idx (name1, &name1_idx) != 0 in __gconv_compare_alias_cache()
225 || find_module_idx (name2, &name2_idx) != 0) in __gconv_compare_alias_cache()
257 if (find_module_idx (fromset, &fromidx) != 0 in __gconv_lookup_cache()
263 if (find_module_idx (toset, &toidx) != 0 in __gconv_lookup_cache()