Searched refs:wint_t (Results 1 - 25 of 138) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dwctype.in.h61 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
62 #if !@HAVE_WINT_T@ && !defined wint_t
63 # define wint_t int macro
69 # define WEOF ((wint_t) -1)
126 (wint_t wc)
138 (wint_t wc)
149 (wint_t wc)
160 (wint_t wc)
171 (wint_t wc)
182 (wint_t w
[all...]
H A Dwchar.in.h39 and once directly. In both situations 'wint_t' is not yet defined,
85 /* Define wint_t and WEOF. (Also done in wctype.in.h.) */
86 #if !@HAVE_WINT_T@ && !defined wint_t
87 # define wint_t int
93 # define WEOF ((wint_t) -1)
116 _GL_FUNCDECL_RPL (btowc, wint_t, (int c));
117 _GL_CXXALIAS_RPL (btowc, wint_t, (int c));
120 _GL_FUNCDECL_SYS (btowc, wint_t, (int c));
122 _GL_CXXALIAS_SYS (btowc, wint_t, (int c));
141 _GL_FUNCDECL_RPL (wctob, int, (wint_t w
[all...]
H A Dprintf-args.c88 /* Although ISO C 99 7.24.1.(2) says that wint_t is "unchanged by
90 where wint_t is 'unsigned short'. */
92 (sizeof (wint_t) < sizeof (int)
93 ? (wint_t) va_arg (args, int)
94 : va_arg (args, wint_t));
H A Dprintf-args.h40 /* Get wint_t. */
114 wint_t a_wide_char;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dwctype.in.h57 /* Define wint_t. (Also done in wchar.in.h.) */
58 #if !@HAVE_WINT_T@ && !defined wint_t
59 # define wint_t int macro
105 iswalnum (wint_t wc)
112 iswalpha (wint_t wc)
118 iswblank (wint_t wc)
124 iswcntrl (wint_t wc)
130 iswdigit (wint_t wc)
136 iswgraph (wint_t wc)
142 iswlower (wint_t w
[all...]
H A Dwchar.in.h39 and once directly. In both situations 'wint_t' is not yet defined,
82 /* Define wint_t. (Also done in wctype.in.h.) */
83 #if !@HAVE_WINT_T@ && !defined wint_t
84 # define wint_t int
109 extern wint_t btowc (int c);
128 extern int wctob (wint_t wc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dtest-wchar.c25 /* Check that the types wchar_t and wint_t are defined. */
27 wint_t b = 'x';
H A Dwctob.c27 wctob (wint_t wc)
H A Dtest-wctype.c25 /* Check that the type wint_t is defined. */
26 wint_t a = 'x';
28 wint_t e = WEOF;
H A Dtest-stdint.c313 verify (TYPE_MINIMUM (wint_t) == WINT_MIN);
314 verify (TYPE_MAXIMUM (wint_t) == WINT_MAX);
315 verify_same_types (WINT_MIN, (wint_t) 0 + 0);
316 verify_same_types (WINT_MAX, (wint_t) 0 + 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/metrowerks/wchar_t_panther_fix/machine/
H A Dansi.h44 typedef wchar_t wint_t; typedef
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/m4/
H A DMakefile.am6 printf-posix.m4 size_max.m4 wchar_t.m4 wint_t.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/m4/
H A DMakefile.am31 wint_t.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgpg-error-1.10/m4/
H A DMakefile.am1 EXTRA_DIST = inttypes-h.m4 lock.m4 visibility.m4 glibc2.m4 intmax.m4 longdouble.m4 longlong.m4 printf-posix.m4 signed.m4 size_max.m4 wchar_t.m4 wint_t.m4 xsize.m4 ac_prog_cc_for_build.m4 nls.m4 po.m4 codeset.m4 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 inttypes.m4 inttypes_h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/m4/
H A DMakefile.am1 EXTRA_DIST = inttypes-h.m4 lock.m4 visibility.m4 glibc2.m4 intmax.m4 longdouble.m4 longlong.m4 printf-posix.m4 signed.m4 size_max.m4 wchar_t.m4 wint_t.m4 xsize.m4 ac_prog_cc_for_build.m4 nls.m4 po.m4 codeset.m4 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 inttypes.m4 inttypes_h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/md5/
H A Dwchar.in.h39 and once directly. In both situations 'wint_t' is not yet defined,
82 /* Define wint_t. (Also done in wctype.in.h.) */
83 #if !@HAVE_WINT_T@ && !defined wint_t
84 # define wint_t int
109 extern wint_t btowc (int c);
128 extern int wctob (wint_t wc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dwctype.in.h54 typedef wint_t __wctype_wint_t;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dprintf-args.h40 /* Get wint_t. */
114 wint_t a_wide_char;
H A Dprintf-args.c88 /* Although ISO C 99 7.24.1.(2) says that wint_t is "unchanged by
90 where wint_t is 'unsigned short'. */
92 (sizeof (wint_t) < sizeof (int)
94 : va_arg (args, wint_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dprintf-args.h40 /* Get wint_t. */
114 wint_t a_wide_char;
H A Dprintf-args.c88 /* Although ISO C 99 7.24.1.(2) says that wint_t is "unchanged by
90 where wint_t is 'unsigned short'. */
92 (sizeof (wint_t) < sizeof (int)
94 : va_arg (args, wint_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dwctype.in.h54 typedef wint_t __wctype_wint_t;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dprintf-args.h39 /* Get wint_t. */
113 wint_t a_wide_char;
H A Dwctype.in.h54 typedef wint_t __wctype_wint_t;
H A Dprintf-args.c87 /* Although ISO C 99 7.24.1.(2) says that wint_t is "unchanged by
89 where wint_t is 'unsigned short'. */
91 (sizeof (wint_t) < sizeof (int)
93 : va_arg (args, wint_t));

Completed in 170 milliseconds

123456