Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dgconv.h146 struct __gconv_step_data struct
148 unsigned char *__outbuf; /* Output buffer for this step. */
149 unsigned char *__outbufend; /* Address of first byte after the output
153 int __flags;
177 __extension__ struct __gconv_step_data __data __flexarr; argument