Home
last modified time | relevance | path

Searched refs:iswspace (Results 1 – 23 of 23) sorted by relevance

/external/libcxx/include/
Dcwctype39 int iswspace(wint_t wc);
139 #ifdef iswspace
140 inline _LIBCPP_INLINE_VISIBILITY int __libcpp_iswspace(wint_t __wc) {return iswspace(__wc);}
141 #undef iswspace
142 inline _LIBCPP_INLINE_VISIBILITY int iswspace(wint_t __wc) {return __libcpp_iswspace(__wc);}
143 #else // iswspace
144 using ::iswspace;
/external/bison/lib/
Dwctype.in.h126 # undef iswspace
144 # define iswspace rpl_iswspace macro
262 iswspace in rpl_iswspace()
376 _GL_CXXALIAS_RPL (iswspace, int, (wint_t wc));
388 _GL_CXXALIAS_SYS (iswspace, int, (wint_t wc));
400 _GL_CXXALIASWARN (iswspace);
Dmbchar.h234 #define mb_isspace(mbc) ((mbc).wc_valid && iswspace ((mbc).wc))
Dstrtol.c200 # define ISSPACE(Ch) iswspace (Ch)
/external/libcxx/test/std/depr/depr.c.headers/
Dwctype_h.pass.cpp55 #ifdef iswspace
56 #error iswspace defined
105 static_assert((std::is_same<decltype(iswspace(w)), int>::value), ""); in main()
/external/libcxx/test/std/strings/c.strings/
Dcwctype.pass.cpp55 #ifdef iswspace
56 #error iswspace defined
105 static_assert((std::is_same<decltype(std::iswspace(w)), int>::value), ""); in main()
/external/libcxx/include/support/solaris/
Dwchar.h16 #define iswspace sun_iswspace macro
36 #undef iswspace
/external/bison/darwin-lib/
Dwctype.h428 # undef iswspace
446 # define iswspace rpl_iswspace
564 iswspace in iswspace() function
678 _GL_CXXALIAS_RPL (iswspace, int, (wint_t wc));
690 _GL_CXXALIAS_SYS (iswspace, int, (wint_t wc));
702 _GL_CXXALIASWARN (iswspace);
/external/bison/linux-lib/
Dwctype.h428 # undef iswspace
446 # define iswspace rpl_iswspace
564 iswspace in iswspace() function
678 _GL_CXXALIAS_RPL (iswspace, int, (wint_t wc));
690 _GL_CXXALIAS_SYS (iswspace, int, (wint_t wc));
702 _GL_CXXALIASWARN (iswspace);
/external/icu/icu4c/source/test/perf/charperf/
Dcharperf.h201 iswspace(ch); in StdLibIsSpace()
236 iswspace(ch); in StdLibIsWhiteSpace()
/external/toybox/toys/posix/
Dwc.c82 space = iswspace(wchar); in do_wc()
/external/libcxx/include/support/xlocale/
Dxlocale.h110 return iswspace(c); in iswspace_l()
/external/libedit/src/
Dvis.c166 ((iswspace(c) && (nextc == L'\r' || nextc == L'\n')) || in do_mvis()
168 (!iswspace(c) && (c < 33 || (c > 60 && c < 62) || c > 126)) || in do_mvis()
Dchartype.h85 #define Isspace(x) iswspace(x)
/external/libedit/examples/
Dwtc1.c69 for (ptr = lf->cursor -1; !iswspace(*ptr) && ptr > lf->buffer; --ptr) in complete()
/external/ltrace/testsuite/ltrace.minor/
Dwchar.exp80 i = iswspace(L'\t');
/external/libchrome/base/strings/
Dstring_number_conversions.cc112 return 0 != iswspace(c); in Invoke()
/external/ltrace/etc/
Dlibc.so.conf471 int iswspace(wint_t);
/external/libxml2/
Dtrio.c184 # define iswspace(x) isspace(x) macro
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2133 fun:iswspace=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym1189 PUBLIC ddba0 0 iswspace
/external/google-breakpad/src/processor/testdata/
Dmodule0.out13671 FUNC 10355 e 4 iswspace
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym13671 FUNC 10355 e 4 iswspace