Searched refs:wint_t (Results 151 - 175 of 331) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/vax/gnulib/import/
H A Dwchar.h51 and once directly. In both situations 'wint_t' is not yet defined,
592 /* Define wint_t and WEOF. (Also done in wctype.in.h.) */
593 #if !1 && !defined wint_t
594 # define wint_t int macro
599 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
601 wint_t must be "unchanged by default argument promotions". Override it. */
610 # undef wint_t
611 # define wint_t rpl_wint_t
616 # define WEOF ((wint_t) -1)
645 _GL_FUNCDECL_RPL (btowc, wint_t, (in
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/x86_64/gnulib/import/
H A Dwchar.h51 and once directly. In both situations 'wint_t' is not yet defined,
592 /* Define wint_t and WEOF. (Also done in wctype.in.h.) */
593 #if !1 && !defined wint_t
594 # define wint_t int macro
599 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
601 wint_t must be "unchanged by default argument promotions". Override it. */
610 # undef wint_t
611 # define wint_t rpl_wint_t
616 # define WEOF ((wint_t) -1)
645 _GL_FUNCDECL_RPL (btowc, wint_t, (in
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/riscv32/gnulib/import/
H A Dwchar.h51 and once directly. In both situations 'wint_t' is not yet defined,
592 /* Define wint_t and WEOF. (Also done in wctype.in.h.) */
593 #if !1 && !defined wint_t
594 # define wint_t int macro
599 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
601 wint_t must be "unchanged by default argument promotions". Override it. */
610 # undef wint_t
611 # define wint_t rpl_wint_t
616 # define WEOF ((wint_t) -1)
645 _GL_FUNCDECL_RPL (btowc, wint_t, (in
[all...]
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/riscv64/gnulib/import/
H A Dwchar.h51 and once directly. In both situations 'wint_t' is not yet defined,
592 /* Define wint_t and WEOF. (Also done in wctype.in.h.) */
593 #if !1 && !defined wint_t
594 # define wint_t int macro
599 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
601 wint_t must be "unchanged by default argument promotions". Override it. */
610 # undef wint_t
611 # define wint_t rpl_wint_t
616 # define WEOF ((wint_t) -1)
645 _GL_FUNCDECL_RPL (btowc, wint_t, (in
[all...]
/netbsd-current/lib/libc/citrus/
H A Dcitrus_ctype_fallback.c54 int c, wint_t * __restrict wcresult)
86 wint_t wc, int * __restrict cresult)
/netbsd-current/external/gpl3/gcc/dist/libquadmath/printf/
H A Dquadmath-printf.h52 #undef wint_t macro
56 #define wint_t int macro
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Dquadmath-printf.h52 #undef wint_t macro
56 #define wint_t int macro
/netbsd-current/external/apache2/llvm/dist/libcxx/include/
H A D__bsd_locale_fallbacks.h34 wint_t __libcpp_btowc_l(int __c, locale_t __l)
41 int __libcpp_wctob_l(wint_t __c, locale_t __l)
/netbsd-current/external/apache2/llvm/dist/libcxx/src/support/win32/
H A Dlocale_win32.cpp79 wint_t btowc_l( int c, locale_t loc )
84 int wctob_l( wint_t c, locale_t loc )
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/generic/
H A Dctype_members.cc250 wint_t __i;
264 __i < sizeof(_M_widen) / sizeof(wint_t); ++__i)
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/newlib/
H A Dctype_members.cc254 wint_t __i;
268 __i < sizeof(_M_widen) / sizeof(wint_t); ++__i)
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/
H A Dctype_members.cc250 wint_t __i;
264 __i < sizeof(_M_widen) / sizeof(wint_t); ++__i)
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/newlib/
H A Dctype_members.cc254 wint_t __i;
268 __i < sizeof(_M_widen) / sizeof(wint_t); ++__i)
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/vxworks/
H A Dctype_members.cc264 wint_t __i;
278 __i < sizeof(_M_widen) / sizeof(wint_t); ++__i)
/netbsd-current/lib/libc/locale/
H A D_wcstod.h72 while (iswspace_l((wint_t)*src, loc) != 0)
/netbsd-current/external/gpl2/texinfo/dist/intl/
H A Dprintf-args.c85 ap->a.a_wide_char = va_arg (args, wint_t);
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/x86_64/gnulib/import/
H A Dwchar.h51 and once directly. In both situations 'wint_t' is not yet defined,
644 /* Define wint_t and WEOF. (Also done in wctype.in.h.) */
645 #if !1 && !defined wint_t
646 # define wint_t int macro
651 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
653 wint_t must be "unchanged by default argument promotions". Override it. */
662 # undef wint_t
663 # define wint_t rpl_wint_t
668 # define WEOF ((wint_t) -1)
728 _GL_FUNCDECL_RPL (btowc, wint_t, (in
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
H A Dwchar.h51 and once directly. In both situations 'wint_t' is not yet defined,
644 /* Define wint_t and WEOF. (Also done in wctype.in.h.) */
645 #if !1 && !defined wint_t
646 # define wint_t int macro
651 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
653 wint_t must be "unchanged by default argument promotions". Override it. */
662 # undef wint_t
663 # define wint_t rpl_wint_t
668 # define WEOF ((wint_t) -1)
728 _GL_FUNCDECL_RPL (btowc, wint_t, (in
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
H A Dwchar.h51 and once directly. In both situations 'wint_t' is not yet defined,
644 /* Define wint_t and WEOF. (Also done in wctype.in.h.) */
645 #if !1 && !defined wint_t
646 # define wint_t int macro
651 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
653 wint_t must be "unchanged by default argument promotions". Override it. */
662 # undef wint_t
663 # define wint_t rpl_wint_t
668 # define WEOF ((wint_t) -1)
728 _GL_FUNCDECL_RPL (btowc, wint_t, (in
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dwchar.h51 and once directly. In both situations 'wint_t' is not yet defined,
644 /* Define wint_t and WEOF. (Also done in wctype.in.h.) */
645 #if !1 && !defined wint_t
646 # define wint_t int macro
651 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
653 wint_t must be "unchanged by default argument promotions". Override it. */
662 # undef wint_t
663 # define wint_t rpl_wint_t
668 # define WEOF ((wint_t) -1)
728 _GL_FUNCDECL_RPL (btowc, wint_t, (in
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
H A Dwchar.h51 and once directly. In both situations 'wint_t' is not yet defined,
644 /* Define wint_t and WEOF. (Also done in wctype.in.h.) */
645 #if !1 && !defined wint_t
646 # define wint_t int macro
651 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
653 wint_t must be "unchanged by default argument promotions". Override it. */
662 # undef wint_t
663 # define wint_t rpl_wint_t
668 # define WEOF ((wint_t) -1)
728 _GL_FUNCDECL_RPL (btowc, wint_t, (in
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
H A Dwchar.h51 and once directly. In both situations 'wint_t' is not yet defined,
644 /* Define wint_t and WEOF. (Also done in wctype.in.h.) */
645 #if !1 && !defined wint_t
646 # define wint_t int macro
651 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
653 wint_t must be "unchanged by default argument promotions". Override it. */
662 # undef wint_t
663 # define wint_t rpl_wint_t
668 # define WEOF ((wint_t) -1)
728 _GL_FUNCDECL_RPL (btowc, wint_t, (in
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dwchar.h51 and once directly. In both situations 'wint_t' is not yet defined,
644 /* Define wint_t and WEOF. (Also done in wctype.in.h.) */
645 #if !1 && !defined wint_t
646 # define wint_t int macro
651 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
653 wint_t must be "unchanged by default argument promotions". Override it. */
662 # undef wint_t
663 # define wint_t rpl_wint_t
668 # define WEOF ((wint_t) -1)
728 _GL_FUNCDECL_RPL (btowc, wint_t, (in
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dwchar.h51 and once directly. In both situations 'wint_t' is not yet defined,
644 /* Define wint_t and WEOF. (Also done in wctype.in.h.) */
645 #if !1 && !defined wint_t
646 # define wint_t int macro
651 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
653 wint_t must be "unchanged by default argument promotions". Override it. */
662 # undef wint_t
663 # define wint_t rpl_wint_t
668 # define WEOF ((wint_t) -1)
728 _GL_FUNCDECL_RPL (btowc, wint_t, (in
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dwchar.h51 and once directly. In both situations 'wint_t' is not yet defined,
644 /* Define wint_t and WEOF. (Also done in wctype.in.h.) */
645 #if !1 && !defined wint_t
646 # define wint_t int macro
651 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
653 wint_t must be "unchanged by default argument promotions". Override it. */
662 # undef wint_t
663 # define wint_t rpl_wint_t
668 # define WEOF ((wint_t) -1)
728 _GL_FUNCDECL_RPL (btowc, wint_t, (in
[all...]

Completed in 202 milliseconds

1234567891011>>