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

  /prebuilts/gcc/linux-x86/host/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;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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.7-4.6/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 40 milliseconds