Home
last modified time | relevance | path

Searched defs:__gconv_step_data (Results 1 – 1 of 1) sorted by relevance

/iconv/
A Dgconv.h116 struct __gconv_step_data struct
118 unsigned char *__outbuf; /* Output buffer for this step. */
119 unsigned char *__outbufend; /* Address of first byte after the output
144 __extension__ struct __gconv_step_data __data[0]; argument

Completed in 6 milliseconds