Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
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