Searched refs:gconv_spec (Results 1 – 5 of 5) sorted by relevance
163 struct gconv_spec *164 __gconv_create_spec (struct gconv_spec *conv_spec, const char *fromcode, in __gconv_create_spec()168 struct gconv_spec *ret = NULL; in __gconv_create_spec()222 __gconv_destroy_spec (struct gconv_spec *conv_spec) in libc_hidden_def()
78 struct gconv_spec struct150 extern int __gconv_open (struct gconv_spec *conv_spec,165 extern struct gconv_spec *166 __gconv_create_spec (struct gconv_spec *conv_spec, const char *fromcode,172 __gconv_destroy_spec (struct gconv_spec *conv_spec);
34 struct gconv_spec conv_spec; in iconv_open()
33 __gconv_open (struct gconv_spec *conv_spec, __gconv_t *handle, in __gconv_open()
170 struct gconv_spec conv_spec; in main()
Completed in 11 milliseconds