Searched refs:__gconv_init_fct (Results 1 – 4 of 4) sorted by relevance
79 typedef int (*__gconv_init_fct) (struct __gconv_step *); typedef98 __gconv_init_fct __init_fct;
55 __gconv_init_fct init_fct;
305 __gconv_init_fct init_fct = result[step_cnt].__init_fct; in gen_steps()406 __gconv_init_fct init_fct = step->__init_fct; in increment_counter()
206 __gconv_init_fct init_fct = result->__init_fct; in find_module()
Completed in 12 milliseconds