Searched refs:__gconv_init_fct (Results 1 – 6 of 6) 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()
2535 @deftypevr {Data type} int {(*__gconv_init_fct)} (struct __gconv_step *)
8282 (__gconv_init_fct): Remove two parameters.