Searched refs:__gconv_fct (Results 1 – 18 of 18) sorted by relevance
71 typedef int (*__gconv_fct) (struct __gconv_step *, struct __gconv_step_data *, typedef96 __gconv_fct __fct;
32 __gconv_fct fct;
48 __gconv_fct fct = cd->__steps->__fct; in __gconv()
54 __gconv_fct fct;
54 __gconv_fct fct = step->__fct; in __gconv_transliterate()
401 __gconv_fct fct = NULL; in FUNCTION_NAME()
126 __gconv_fct fct = gs->__fct; in __libio_codecvt_out()178 __gconv_fct fct = gs->__fct; in __libio_codecvt_in()245 __gconv_fct fct = gs->__fct; in __libio_codecvt_length()
65 __gconv_fct fct = fcts->tomb->__fct; in wctob()
83 __gconv_fct fct = fcts->towc->__fct; in __btowc()
80 __gconv_fct fct = fcts->towc->__fct; in __mbrtowc()
65 __gconv_fct fct = fcts->tomb->__fct; in __wcrtomb_internal()
98 __gconv_fct fct = fcts->towc->__fct; in mbrtoc16()
66 __gconv_fct fct = towc->__fct; in __mbsnrtowcs()
64 __gconv_fct fct = tomb->__fct; in __wcsnrtombs()
56 __gconv_fct fct = tomb->__fct; in __wcsrtombs()
60 __gconv_fct fct = towc->__fct; in __mbsrtowcs_l()
8280 * iconv/gconv.h (__gconv_fct): Change type of fifth parameter to8285 Change prototypes of builtin functions according to __gconv_fct change.8729 (__gconv_fct): New parameter with starting position in output buffer.11555 * iconv/gconv.h (__gconv_fct): Add additional parameter.
2713 @deftypevr {Data type} int {(*__gconv_fct)} (struct __gconv_step *, struct __gconv_step_data *, con…