Searched refs:__steps (Results 1 – 4 of 4) sorted by relevance
48 __gconv_fct fct = cd->__steps->__fct; in __gconv()50 if (cd->__steps->__shlib_handle != NULL) in __gconv()58 (cd->__steps, cd->__data, NULL, NULL, NULL, in __gconv()78 (cd->__steps, cd->__data, inbuf, inbufend, in __gconv()82 && *inbuf + cd->__steps->__min_needed_from <= inbufend); in __gconv()
33 srunp = cd->__steps; in __gconv_close()
143 struct __gconv_step *__steps; member
85 result->__steps = steps; in __gconv_open()
Completed in 9 milliseconds