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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
gconv.h 65 struct __gconv_step;
72 typedef int (*__gconv_fct) (struct __gconv_step *, struct __gconv_step_data *,
77 typedef wint_t (*__gconv_btowc_fct) (struct __gconv_step *, unsigned char);
80 typedef int (*__gconv_init_fct) (struct __gconv_step *);
81 typedef void (*__gconv_end_fct) (struct __gconv_step *);
85 typedef int (*__gconv_trans_fct) (struct __gconv_step *,
117 struct __gconv_step struct
177 struct __gconv_step *__steps;
  /external/valgrind/perf/
test_input_for_tinycc.c 4985 struct __gconv_step struct
    [all...]

Completed in 79 milliseconds