Searched defs:__gconv_step_data (Results 1 – 1 of 1) sorted by relevance
146 struct __gconv_step_data struct148 unsigned char *__outbuf; /* Output buffer for this step. */149 unsigned char *__outbufend; /* Address of first byte after the output153 int __flags;177 __extension__ struct __gconv_step_data __data __flexarr; argument