Searched refs:wctrans_t (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/
H A Dwctype.h38 typedef void *wctrans_t; typedef
40 typedef int wctrans_t; typedef
57 wint_t _EXFUN(towctrans, (wint_t, wctrans_t));
60 wctrans_t _EXFUN(wctrans, (const char *));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/
H A Dwctype.h38 typedef void *wctrans_t; typedef
40 typedef int wctrans_t; typedef
57 wint_t _EXFUN(towctrans, (wint_t, wctrans_t));
60 wctrans_t _EXFUN(wctrans, (const char *));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/
H A Dwctype.h197 /* uClibc note: glibc uses - typedef __const __int32_t *wctrans_t; */
198 typedef unsigned int wctrans_t; typedef
201 __USING_NAMESPACE_C99(wctrans_t)
230 extern wctrans_t wctrans (__const char *__property) __THROW;
233 extern wint_t towctrans (wint_t __wc, wctrans_t __desc) __THROW;
317 extern wctrans_t wctrans_l (__const char *__property, __locale_t __locale)
321 extern wint_t towctrans_l (wint_t __wc, wctrans_t __desc,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/
H A Dwctype.h197 /* uClibc note: glibc uses - typedef __const __int32_t *wctrans_t; */
198 typedef unsigned int wctrans_t; typedef
201 __USING_NAMESPACE_C99(wctrans_t)
230 extern wctrans_t wctrans (__const char *__property) __THROW;
233 extern wint_t towctrans (wint_t __wc, wctrans_t __desc) __THROW;
317 extern wctrans_t wctrans_l (__const char *__property, __locale_t __locale)
321 extern wint_t towctrans_l (wint_t __wc, wctrans_t __desc,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/
H A Dwctype.h197 /* uClibc note: glibc uses - typedef __const __int32_t *wctrans_t; */
198 typedef unsigned int wctrans_t; typedef
201 __USING_NAMESPACE_C99(wctrans_t)
230 extern wctrans_t wctrans (__const char *__property) __THROW;
233 extern wint_t towctrans (wint_t __wc, wctrans_t __desc) __THROW;
317 extern wctrans_t wctrans_l (__const char *__property, __locale_t __locale)
321 extern wint_t towctrans_l (wint_t __wc, wctrans_t __desc,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/lib/
H A Dwctype.in.h25 * wctrans_t, and wctype_t are not yet implemented.
474 typedef void * wctrans_t; typedef
482 _GL_FUNCDECL_SYS (wctrans, wctrans_t, (const char *name));
484 _GL_CXXALIAS_SYS (wctrans, wctrans_t, (const char *name));
499 _GL_FUNCDECL_SYS (towctrans, wint_t, (wint_t wc, wctrans_t desc));
501 _GL_CXXALIAS_SYS (towctrans, wint_t, (wint_t wc, wctrans_t desc));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/lib/
H A Dwctype.in.h25 * wctrans_t, and wctype_t are not yet implemented.
474 typedef void * wctrans_t; typedef
482 _GL_FUNCDECL_SYS (wctrans, wctrans_t, (const char *name));
484 _GL_CXXALIAS_SYS (wctrans, wctrans_t, (const char *name));
499 _GL_FUNCDECL_SYS (towctrans, wint_t, (wint_t wc, wctrans_t desc));
501 _GL_CXXALIAS_SYS (towctrans, wint_t, (wint_t wc, wctrans_t desc));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/lib/
H A Dwctype.in.h25 * wctrans_t, and wctype_t are not yet implemented.
474 typedef void * wctrans_t; typedef
482 _GL_FUNCDECL_SYS (wctrans, wctrans_t, (const char *name));
484 _GL_CXXALIAS_SYS (wctrans, wctrans_t, (const char *name));
499 _GL_FUNCDECL_SYS (towctrans, wint_t, (wint_t wc, wctrans_t desc));
501 _GL_CXXALIAS_SYS (towctrans, wint_t, (wint_t wc, wctrans_t desc));

Completed in 144 milliseconds