HomeSort by relevance Sort by last modified time
    Searched defs:wint_t (Results 1 - 25 of 45) sorted by null

1 2

  /bionic/libc/include/bits/
wctype.h 36 typedef __WINT_TYPE__ wint_t; typedef
38 #define WEOF __BIONIC_CAST(static_cast, wint_t, -1)
40 int iswalnum(wint_t __wc);
41 int iswalpha(wint_t __wc);
42 int iswblank(wint_t __wc) __INTRODUCED_IN(21);
43 int iswcntrl(wint_t __wc);
44 int iswdigit(wint_t __wc);
45 int iswgraph(wint_t __wc);
46 int iswlower(wint_t __wc);
47 int iswprint(wint_t __wc)
    [all...]
  /device/linaro/bootloader/edk2/StdLib/Include/
wctype.h 11 wint_t Type capable of holding all wchar_t values and WEOF.
19 int iswalnum (wint_t);
20 int iswalpha (wint_t);
21 int iswcntrl (wint_t);
22 int iswdigit (wint_t);
23 int iswgraph (wint_t);
24 int iswlower (wint_t);
25 int iswprint (wint_t);
26 int iswpunct (wint_t);
27 int iswblank (wint_t);
94 typedef _EFI_WINT_T wint_t; typedef
    [all...]
wchar.h 24 wint_t Type capable of holding all wchar_t values and WEOF.
54 wint_t fgetwc (FILE *stream);
57 wint_t fputwc (wchar_t c, FILE *stream);
61 wint_t getwc (FILE *stream);
62 wint_t getwchar (void);
63 wint_t putwc (wchar_t c, FILE *stream);
64 wint_t putwchar (wchar_t c);
65 wint_t ungetwc (wint_t c, FILE *stream);
128 wint_t btowc (int c);
205 typedef _EFI_WINT_T wint_t; typedef
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
stddef.h 91 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
94 /* Always define wint_t when modules are available. */
99 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
stddef.h 91 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
94 /* Always define wint_t when modules are available. */
99 typedef __WINT_TYPE__ wint_t; typedef
  /external/clang/lib/Headers/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef
  /prebuilts/sdk/renderscript/clang-include/
stddef.h 124 /* Some C libraries expect to see a wint_t here. Others (notably MinGW) will use
127 /* Always define wint_t when modules are available. */
132 typedef __WINT_TYPE__ wint_t; typedef

Completed in 600 milliseconds

1 2