HomeSort by relevance Sort by last modified time
    Searched refs:__gconv_step (Results 1 - 2 of 2) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
gconv.h 64 struct __gconv_step;
71 typedef int (*__gconv_fct) (struct __gconv_step *, struct __gconv_step_data *,
76 typedef wint_t (*__gconv_btowc_fct) (struct __gconv_step *, unsigned char);
79 typedef int (*__gconv_init_fct) (struct __gconv_step *);
80 typedef void (*__gconv_end_fct) (struct __gconv_step *);
84 typedef int (*__gconv_trans_fct) (struct __gconv_step *,
116 struct __gconv_step struct
176 struct __gconv_step *__steps;
  /external/valgrind/main/perf/
test_input_for_tinycc.c 4985 struct __gconv_step struct
    [all...]

Completed in 23 milliseconds