HomeSort by: relevance | last modified time | path
    Searched defs:wint_t (Results 1 - 25 of 115) sorted by relevancy

1 2 3 4 5

  /src/include/
wctype.h 39 typedef _BSD_WINT_T_ wint_t; typedef
54 #define WEOF ((wint_t)-1)
58 int iswalnum(wint_t);
59 int iswalpha(wint_t);
60 int iswblank(wint_t);
61 int iswcntrl(wint_t);
62 int iswdigit(wint_t);
63 int iswgraph(wint_t);
64 int iswlower(wint_t);
65 int iswprint(wint_t);
    [all...]
wchar.h 80 typedef _BSD_WINT_T_ wint_t; typedef
99 wint_t btowc(int);
152 int wctob(wint_t);
178 wint_t ungetwc(wint_t, FILE *);
179 wint_t fgetwc(FILE *);
181 wint_t getwc(FILE *);
182 wint_t getwchar(void);
183 wint_t fputwc(wchar_t, FILE *);
185 wint_t putwc(wchar_t, FILE *)
    [all...]
  /src/lib/libc/regex/
utils.h 46 #define wint_t regex_wint_t macro
49 typedef short wint_t; typedef
59 extern int __regex_iswctype(wint_t, wctype_t);
  /src/external/apache2/llvm/dist/clang/lib/Headers/
stddef.h 108 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
111 /* Always define wint_t when modules are available. */
116 typedef __WINT_TYPE__ wint_t; typedef
  /src/external/bsd/ntp/dist/sntp/libopts/compat/
compat.h 329 typedef unsigned int wint_t; typedef
  /src/external/gpl3/gcc/dist/libquadmath/printf/
quadmath-printf.h 52 #undef wint_t macro
56 #define wint_t int macro
  /src/external/gpl3/gcc.old/dist/libquadmath/printf/
quadmath-printf.h 52 #undef wint_t macro
56 #define wint_t int macro
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
wctype.h 581 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
582 #if !1 && !defined wint_t
583 # define wint_t int macro
588 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
590 wint_t must be "unchanged by default argument promotions". Override it. */
599 # undef wint_t
600 # define wint_t rpl_wint_t
605 # define WEOF ((wint_t) -1)
623 rpl_iswalnum (wint_t wc)
629 rpl_iswalpha (wint_t wc
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
wctype.h 581 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
582 #if !1 && !defined wint_t
583 # define wint_t int macro
588 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
590 wint_t must be "unchanged by default argument promotions". Override it. */
599 # undef wint_t
600 # define wint_t rpl_wint_t
605 # define WEOF ((wint_t) -1)
623 rpl_iswalnum (wint_t wc)
629 rpl_iswalpha (wint_t wc
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
wctype.h 581 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
582 #if !1 && !defined wint_t
583 # define wint_t int macro
588 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
590 wint_t must be "unchanged by default argument promotions". Override it. */
599 # undef wint_t
600 # define wint_t rpl_wint_t
605 # define WEOF ((wint_t) -1)
623 rpl_iswalnum (wint_t wc)
629 rpl_iswalpha (wint_t wc
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
wctype.h 581 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
582 #if !1 && !defined wint_t
583 # define wint_t int macro
588 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
590 wint_t must be "unchanged by default argument promotions". Override it. */
599 # undef wint_t
600 # define wint_t rpl_wint_t
605 # define WEOF ((wint_t) -1)
623 rpl_iswalnum (wint_t wc)
629 rpl_iswalpha (wint_t wc
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
wctype.h 581 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
582 #if !1 && !defined wint_t
583 # define wint_t int macro
588 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
590 wint_t must be "unchanged by default argument promotions". Override it. */
599 # undef wint_t
600 # define wint_t rpl_wint_t
605 # define WEOF ((wint_t) -1)
623 rpl_iswalnum (wint_t wc)
629 rpl_iswalpha (wint_t wc
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
wctype.h 581 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
582 #if !1 && !defined wint_t
583 # define wint_t int macro
588 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
590 wint_t must be "unchanged by default argument promotions". Override it. */
599 # undef wint_t
600 # define wint_t rpl_wint_t
605 # define WEOF ((wint_t) -1)
623 rpl_iswalnum (wint_t wc)
629 rpl_iswalpha (wint_t wc
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
wctype.h 581 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
582 #if !1 && !defined wint_t
583 # define wint_t int macro
588 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
590 wint_t must be "unchanged by default argument promotions". Override it. */
599 # undef wint_t
600 # define wint_t rpl_wint_t
605 # define WEOF ((wint_t) -1)
623 rpl_iswalnum (wint_t wc)
629 rpl_iswalpha (wint_t wc
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
wctype.h 581 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
582 #if !1 && !defined wint_t
583 # define wint_t int macro
588 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
590 wint_t must be "unchanged by default argument promotions". Override it. */
599 # undef wint_t
600 # define wint_t rpl_wint_t
605 # define WEOF ((wint_t) -1)
623 rpl_iswalnum (wint_t wc)
629 rpl_iswalpha (wint_t wc
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
wctype.h 581 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
582 #if !1 && !defined wint_t
583 # define wint_t int macro
588 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
590 wint_t must be "unchanged by default argument promotions". Override it. */
599 # undef wint_t
600 # define wint_t rpl_wint_t
605 # define WEOF ((wint_t) -1)
623 rpl_iswalnum (wint_t wc)
629 rpl_iswalpha (wint_t wc
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
wctype.h 581 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
582 #if !1 && !defined wint_t
583 # define wint_t int macro
588 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
590 wint_t must be "unchanged by default argument promotions". Override it. */
599 # undef wint_t
600 # define wint_t rpl_wint_t
605 # define WEOF ((wint_t) -1)
623 rpl_iswalnum (wint_t wc)
629 rpl_iswalpha (wint_t wc
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
wctype.h 581 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
582 #if !1 && !defined wint_t
583 # define wint_t int macro
588 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
590 wint_t must be "unchanged by default argument promotions". Override it. */
599 # undef wint_t
600 # define wint_t rpl_wint_t
605 # define WEOF ((wint_t) -1)
623 rpl_iswalnum (wint_t wc)
629 rpl_iswalpha (wint_t wc
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
wctype.h 581 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
582 #if !1 && !defined wint_t
583 # define wint_t int macro
588 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
590 wint_t must be "unchanged by default argument promotions". Override it. */
599 # undef wint_t
600 # define wint_t rpl_wint_t
605 # define WEOF ((wint_t) -1)
623 rpl_iswalnum (wint_t wc)
629 rpl_iswalpha (wint_t wc
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
wctype.h 581 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
582 #if !1 && !defined wint_t
583 # define wint_t int macro
588 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
590 wint_t must be "unchanged by default argument promotions". Override it. */
599 # undef wint_t
600 # define wint_t rpl_wint_t
605 # define WEOF ((wint_t) -1)
623 rpl_iswalnum (wint_t wc)
629 rpl_iswalpha (wint_t wc
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
wctype.h 581 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
582 #if !1 && !defined wint_t
583 # define wint_t int macro
588 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
590 wint_t must be "unchanged by default argument promotions". Override it. */
599 # undef wint_t
600 # define wint_t rpl_wint_t
605 # define WEOF ((wint_t) -1)
623 rpl_iswalnum (wint_t wc)
629 rpl_iswalpha (wint_t wc
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
wctype.h 581 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
582 #if !1 && !defined wint_t
583 # define wint_t int macro
588 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
590 wint_t must be "unchanged by default argument promotions". Override it. */
599 # undef wint_t
600 # define wint_t rpl_wint_t
605 # define WEOF ((wint_t) -1)
623 rpl_iswalnum (wint_t wc)
629 rpl_iswalpha (wint_t wc
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
wctype.h 581 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
582 #if !1 && !defined wint_t
583 # define wint_t int macro
588 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
590 wint_t must be "unchanged by default argument promotions". Override it. */
599 # undef wint_t
600 # define wint_t rpl_wint_t
605 # define WEOF ((wint_t) -1)
623 rpl_iswalnum (wint_t wc)
629 rpl_iswalpha (wint_t wc
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
wctype.h 581 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
582 #if !1 && !defined wint_t
583 # define wint_t int macro
588 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
590 wint_t must be "unchanged by default argument promotions". Override it. */
599 # undef wint_t
600 # define wint_t rpl_wint_t
605 # define WEOF ((wint_t) -1)
623 rpl_iswalnum (wint_t wc)
629 rpl_iswalpha (wint_t wc
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
wctype.h 581 /* Define wint_t and WEOF. (Also done in wchar.in.h.) */
582 #if !1 && !defined wint_t
583 # define wint_t int macro
588 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
590 wint_t must be "unchanged by default argument promotions". Override it. */
599 # undef wint_t
600 # define wint_t rpl_wint_t
605 # define WEOF ((wint_t) -1)
623 rpl_iswalnum (wint_t wc)
629 rpl_iswalpha (wint_t wc
    [all...]

Completed in 43 milliseconds

1 2 3 4 5